make run-frontend报错: This usually happens because your environment has changed since running `npm in

本文解决Node-Sass在Linux64位环境下,使用Node.js11.x时找不到正确环境绑定的问题,提供npm rebuild node-sass命令及替代方案。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Found bindings for the following environments:
  - Linux 64-bit with Node.js 11.x

This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
    at module.exports (/home/go/gowork/src/github.com/Qihoo360/wayne/src/frontend/node_modules/node-sass/lib/binding.js:15:13)
    at Object.<anonymous> (/home/go/gowork/src/github.com/Qihoo360/wayne/src/frontend/node_modules/node-sass/lib/index.js:14:35)
    at Module._compile (internal/modules/cjs/loader.js:738:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:749:10)
    at Module.load (internal/modules/cjs/loader.js:630:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:570:12)
    at Function.Module._load (internal/modules/cjs/loader.js:562:3)
    at Module.require (internal/modules/cjs/loader.js:667:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.sassLoader (/home/go/gowork/src/github.com/Qihoo360/wayne/src/frontend/node_modules/sass-loader/lib/loader.js:46:72)
ERROR in ./src/app/shared/auth-module/sign-in/sign-in.component.scss
Module build failed (from ./node_modules/sass-loader/lib/loader.js):
Error: Missing binding /home/go/gowork/src/github.com/Qihoo360/wayne/src/frontend/node_modules/node-sass/vendor/linux-x64-67/binding.node
Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 11.x

----------------------------------

用提示的npm rebuild node-sass不可以的话就运行下面方案:

方案:

npm install --unsafe-perm

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值