Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to run code on local macine #49

Open
Bishopukpai opened this issue Feb 17, 2022 · 5 comments
Open

unable to run code on local macine #49

Bishopukpai opened this issue Feb 17, 2022 · 5 comments

Comments

@Bishopukpai
Copy link

After cloning and installing all dependencies with npm i, when I npm start there is an Error that says failed to compile

@jasonin
Copy link

jasonin commented Feb 26, 2022

Can you elaborate?

@flash5452
Copy link

node version needs to be compatible withe node-sass version

@jasonin
Copy link

jasonin commented Mar 5, 2022

Make sure you have ./firebase.js under ./src/components. There is an example of it ./src/firebase.js.example and the one you will be using can be obtained from the Firebase website (Check out the video tutorial shared by the author on Youtube)

@Bishopukpai
Copy link
Author

Bishopukpai commented Mar 5, 2022 via email

@PalashHawee
Copy link

You can try first install the yarn by npm install --global yarn
Then try to run yarn start instead of npm start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants