小编Emi*_*Moe的帖子

安装节点模块期间出现节点sass错误

我正在尝试在我的 Debian 服务器上安装 Laravel,但在安装node-sass. 我有这个设置很长时间了,以前从未遇到过问题。也许node-sassnpm最近改变了什么?

希望你能帮助我,我已经卡了 2 天了。

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v6.3.0
npm ERR! npm  v3.10.3
npm ERR! code ELIFECYCLE

npm ERR! node-sass@3.8.0 install: `node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.8.0 install script 'node scripts/install.js'.
npm …
Run Code Online (Sandbox Code Playgroud)

linux debian node.js npm

3
推荐指数
1
解决办法
5034
查看次数

标签 统计

debian ×1

linux ×1

node.js ×1

npm ×1