错误在Windows7上安装Ionic Framework

时间:2016-03-17 13:56:26

标签: node.js ionic-framework

我安装了Node.js,Apache ant和Cordova,但是当我尝试安装Ionic框架时,我不断收到此错误。

以下是cmd.exe上的错误日志

C:\Windows\system32>npm install -g ionic
npm ERR! Windows_NT 6.1.7600
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "ionic"
npm ERR! npm  v2.14.20

npm ERR! shasum check failed for C:\Users\AvRazor\AppData\Local\Temp\npm-9044-1167d8eb\registry.
npmjs.org\ionic\-\ionic-1.7.14.tgz
npm ERR! Expected: af493d5df4688d917d778b0934d1739b9be6efe6
npm ERR! Actual:   24dff59ce57e08ceecf2db27f0859c143a192b56
npm ERR! From:     https://registry.npmjs.org/ionic/-/ionic-1.7.14.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Windows\system32\npm-debug.log

C:\Windows\system32>

我做错了什么?有办法解决这个问题吗?有解决方案吗 提前致谢。

0 个答案:

没有答案