If you created your project in the fireabse website account, during firebase deployment we need to select that firebase project for hosting. Also if you created more than one project in the firebase account, we need to select one project for the deployment process.
For that you need to run the below command.
firebase use --add
It will list multiple project and you can choose one from that option.
Then run firebase deploy.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…