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

Failed to compile #161

Closed
NerdyLucifer opened this issue Oct 22, 2021 · 8 comments
Closed

Failed to compile #161

NerdyLucifer opened this issue Oct 22, 2021 · 8 comments
Labels
question Further information is requested

Comments

@NerdyLucifer
Copy link
Contributor

Screenshot 2021-10-21 at 08 32 43

Screenshot 2021-10-22 at 14 17 10

@shubhanshu02
Copy link
Member

@NerdyLucifer the image you have attached does not contain the requirements for this project. So it's pretty obvious that the project won't compile for the given requirements. 🤷‍♂️

@shubhanshu02 shubhanshu02 added the invalid This doesn't seem right label Oct 22, 2021
@NerdyLucifer
Copy link
Contributor Author

@NerdyLucifer the image you have attached does not contain the requirements for this project. So it's pretty obvious that the project won't compile for the given requirements. 🤷‍♂️

I have installed all the dependencies in package.json....i also re-installed firebase. I tried to find support on stackoverflow but the support i could find was regarding angular and was related to firebase version.

May you please help me know what all requirements are missing?

@shubhanshu02
Copy link
Member

Why did you "re-install" firebase? 🤔

@NerdyLucifer
Copy link
Contributor Author

Why did you "re-install" firebase? 🤔

It wasn't compiling earlier so re-installed it but anyway it made no difference

@shubhanshu02
Copy link
Member

shubhanshu02 commented Oct 22, 2021

Can you tell the exact steps you followed?

@shubhanshu02 shubhanshu02 added question Further information is requested and removed invalid This doesn't seem right labels Oct 22, 2021
@NerdyLucifer
Copy link
Contributor Author

  • Forked and cloned the repo
  • Ran npm install
  • Fixed vulnerabilities by running npm audit fix
  • Got compilation error
  • Deleted node_modules
  • reinstalled dependencies
  • got compilation error again
  • explicitly reinstalled firebase
  • still getting compilation error

@NerdyLucifer
Copy link
Contributor Author

The issue got fixed, this time i used yarn instead of using npm and no error popped
Everything running fine!

@shubhanshu02
Copy link
Member

Great! Perhaps, you should have read the README and contribution guidelines first.

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

No branches or pull requests

2 participants