Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ionic-framework/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
debian linux_x64中的节点sass、节点gyp错误npm安装错误python 3.7默认环境_Npm_Npm Install_Node Sass - Fatal编程技术网

debian linux_x64中的节点sass、节点gyp错误npm安装错误python 3.7默认环境

debian linux_x64中的节点sass、节点gyp错误npm安装错误python 3.7默认环境,npm,npm-install,node-sass,Npm,Npm Install,Node Sass,当我尝试npm安装wetty项目时,会出现节点sass、节点gyp错误 我的默认python是debian linux_x64中的3.7 root@abc-host:/home/wetty# npm install node-sass > node-sass@4.12.0 install /home/wetty/node_modules/node-sass > node scripts/install.js Cached binary found at /root/.npm/no

当我尝试npm安装wetty项目时,会出现节点sass、节点gyp错误

我的默认python是debian linux_x64中的3.7

root@abc-host:/home/wetty# npm install node-sass

> node-sass@4.12.0 install /home/wetty/node_modules/node-sass
> node scripts/install.js

Cached binary found at /root/.npm/node-sass/4.12.0/linux-x64-64_binding.node

> node-sass@4.12.0 postinstall /home/wetty/node_modules/node-sass
> node scripts/build.js

Binary found at /home/wetty/node_modules/node-sass/vendor/linux-x64-64/binding.node
Testing binary
Bus error (core dumped)
npm ERR! code ELIFECYCLE
npm ERR! errno 135
npm ERR! node-sass@4.12.0 postinstall: `node scripts/build.js`
npm ERR! Exit status 135
npm ERR!
npm ERR! Failed at the node-sass@4.12.0 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-05-21T02_00_20_069Z-debug.log
root@abc-host:/home/wetty#