npm ERR! tar.unpack untar error keep showing

倖福魔咒の 提交于 2020-03-05 10:43:09

问题


this error comes not only generator-angular, but also any other generators..

vmware + ubuntu14 + nvm

I installed gulp package, and adjust my $PATH.

also tried 'npm cache clean'

BUT nothing works for me..

somehow I made good one but never made again..


回答1:


I had problems with this when using npm on a ubuntu 14 instance running using virtualbox.

From what I remember I think it has to do with the repository sources

Try installing node using these instructions.

https://github.com/joyent/node/wiki/installing-node.js-via-package-manager



来源:https://stackoverflow.com/questions/32021221/npm-err-tar-unpack-untar-error-keep-showing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!