angularconsulting/ngvm

Unable to install angular cli using `ngvm install -g`

Closed this issue · 3 comments

I am unable to see any progress on ngvm install or ngvm install 17 or ngvm install -g
image

ngvm -v
0.0.7

I am running node using nvm

nvm version
1.1.12

and the node version is given below

node -v
v20.10.0

Hey @itsmehrd this could be a platform (Windows) specific issue related to nvm, npm or node. Unfortunately I can't replicate that having different environment.

Same, ngvm install -g does nothing.

Tested on win11-pro with nvm installed using node 16 lts.

It should be possible to replicate this on a clean win vm.

@YandyZaldivar would you mind running that same command with --debug flag ngvm install -g --debug and paste an output ?