-
Notifications
You must be signed in to change notification settings - Fork 12k
Unable to update / install beta6 #1097
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
Comments
All problems solved after updating in this manner:
|
On OSX 10.11.4, Node 5.4.1, NPM 3.9.5, NVM 0.31.1 I ran npm uninstall -g angular-cli and hang about 25% of the way through on "loadRequestedDeps" |
@olakara glad to hear it's fixed! |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
ng --version
. If there's nothing outputted, pleaserun in a Terminal:
node --version
And paste the result here.
λ ng -v
angular-cli: 1.0.0-beta.5
node: 4.2.2
os: win32 x64
do on your code? etc.
I tried to update the cli version from beta 5 to beta 6 by issuing: npm update -g angular-cli
more information.
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\NodeJs\node.exe" "C:\NodeJs\node_modules\npm\bin\npm-cli.js" "install" "-g" "angular-c
li"
npm ERR! node v4.2.2
npm ERR! npm v3.9.3
npm ERR! path c:\NodeJs\node_modules.staging\abbrev-0137066c
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'c:\NodeJs\node_modules.staging\abbrev-0137066c' ->
'c:\NodeJs\node_modules\angular-cli\node_modules\npm\node_modules\abbrev'
npm ERR! enoent ENOENT: no such file or directory, rename 'c:\NodeJs\node_modules.staging\abbrev-0137066c' ->
'c:\NodeJs\node_modules\angular-cli\node_modules\npm\node_modules\abbrev'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Abdel\npm-debug.log
npm ERR! code 1
The text was updated successfully, but these errors were encountered: