Cannot Run Firebase Init Code Example
Example 1: angular install firebase tools
npm install -g firebase-tools
Example 2: You're about to initialize a Firebase project in this directory: fgirebase
1) locate the firebase.json file in your /Users/username directory 2) delete that firebase.json file 3) Now run the firebase init command in your new project directory
Comments
Post a Comment