node.js - 错误 : Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (72)

标签 node.js gulp npm-install node-sass

错误:Node Sass 尚不支持您当前的环境:Linux 64-bit with Unsupported runtime (72)

当我使用最新版本的 node.js,即 12.6.0 和 npm 版本 6.9.0 时,我遇到了这个问题。

哪个版本的 node-sass 与上述 node 和 npm 版本兼容。

Node sass 版本:4.5.3

最佳答案

使用以下命令:

npm rebuild node-sass

您可能从 Windows 或 OSX 系统复制了 node_modules。重建它会为您的系统构建正确的版本。

关于node.js - 错误 : Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (72),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57266146/

相关文章:

vue.js - 错误 : vue-loader requires @vue/compiler-sfc to be present in the dependency tree

javascript - 高速公路JS : Remote call to asyncronous function

javascript - node.js:如何将变量直接输出到index.html

javascript - gulp 错误 :Unable to minify JavaScript

node.js - `npm install` 如何跟踪发出警告的包?

npm - 如何跳过“npm ci”安装可选依赖项?

javascript - 使用react实时显示 Node 模块的数据

node.js - Node js中的十六进制到字符串和字符串到十六进制的转换

javascript - 使用 Gulp 和 Babel 错误进行导入

javascript - gulp-svg-sprites 输出 [Object object] 而不是图标