Posts by gabriel • 1 point
1 post
-
0
votes0
answers12
viewsQ: What happens when I use the "npm install npm@6" command using npm 7
I have npm 7.5 installing and need to use version 6.0 to use the @angular/cli module. I wanted to know what happens when I use the "npm install npm@6" command and how to use both versions of npm…