-
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! |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.