我正在尝试在我的 Debian 服务器上安装 Laravel,但在安装node-sass. 我有这个设置很长时间了,以前从未遇到过问题。也许node-sass或npm最近改变了什么?
希望你能帮助我,我已经卡了 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)