|
Hi, I'm trying to get started with Angular Universal and AngularFire but I get NPM errors when doing so. I'm wondering if this is happening for everyone or if it's just my setup. Stackoverflow post: https://stackoverflow.com/questions/65281588/angularfire-npm-err-eresolve-unable-to-resolve-dependency-tree Thanks! |
Answered by
Marcusg62
Dec 14, 2020
Replies: 1 comment
|
After reading others' issues, I realized people are using nvm. I downloaded it, used node latest v10 and no more npm issues. I suggested this should be explicitly stated in documentation in an issue. |
0 replies
Answer selected by
Marcusg62
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After reading others' issues, I realized people are using nvm. I downloaded it, used node latest v10 and no more npm issues. I suggested this should be explicitly stated in documentation in an issue.