When I am hosting my web page through firebase hosting then after writing command firebase deploy I got the following error:
firebase deploy
Microsoft Windows [Versi
In your firebase.json file, do you have a value set for functions or functions.source? If you do, that may be causing this issue. Remove the functions in angular.json it will work
Firebase document for functions