离子安装错误 [英] Error in ionic installation

查看:193
本文介绍了离子安装错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我通过sudo npm install ionic -g

I am installing ionic via sudo npm install ionic -g

安装离子,并收到以下错误

and getting the following error


/root/.nvm/versions/node/v4.2.2/bin/ionic -> /root/.nvm/versions/node/v4.2.2/lib/node_modules/ionic/bin/ionic

> node-sass@3.4.2 install /root/.nvm/versions/node/v4.2.2/lib/node_modules/ionic/node_modules/node-sass
> node scripts/install.js


module.js:340
    throw err;
          ^
Error: Cannot find module '/root/.nvm/versions/node/v4.2.2/lib/node_modules/ionic/node_modules/node-sass/scripts/install.js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:902:3
npm ERR! Linux 3.13.0-32-generic
npm ERR! argv "/root/.nvm/versions/node/v4.2.2/bin/node" "/root/.nvm/versions/node/v4.2.2/bin/npm" "install" "ionic" "-g"
npm ERR! node v4.2.2
npm ERR! npm  v2.14.7
npm ERR! code ELIFECYCLE

npm ERR! node-sass@3.4.2 install: `node scripts/install.js`
npm ERR! Exit status 8
npm ERR! 
npm ERR! Failed at the node-sass@3.4.2 install script 'node scripts/install.js'.
npm ERR! This is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node scripts/install.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls node-sass
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /root/npm-debug.log


在离子论坛: - https://forum.ionicframework。

The issue is also listed in ionic forums: - https://forum.ionicframework.com/t/installing-ionic-not-successful-solved/36050/7

我尝试多次更改节点,npm,cordova版本,但每次时间我得到这个错误,所以我猜这与版本无关。
在某些地方,提到从根安装离子可能有帮助,所以我也这样做。

I have tried changing node, npm, cordova versions multiple times but every time I get this error so I guess this has nothing to do with versions. Also at some places it was mentioned that installing ionic from root might help so I have done that also.

请帮我找出这一个。感谢

Kindly help me figure out this one. Thanks

推荐答案

轻松安装ion-framework遵循 Nic-raboy bolg

Easy way to install ionic-framework follow in Nic-raboy bolg here.

chmod 775 ubuntu_ionic_installer.sh
sudo ./ubuntu_ionic_installer.sh

**下载ubuntu_ionic_installer.sh,下载一个方便的shell脚本** ,该脚本在博客中提供,然后按照步骤操作并放松。

Download the ubuntu_ionic_installer.sh from the **download a convenient shell script** which is provided in the blog and then follow the steps and sit back and relax.

这篇关于离子安装错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆