打包项目时报node-sass的错误

因为是提交到GitLab上自动打包,服务器为Linux,所以报的错是Linux 64-bit with Node.js 10.x。

本地打包应该是:

Windows:Windows 64-bit with Node.js 8.x

Mac:MacOS **-bit with Node.js 8.x

ERROR in ./node_modules/css-loader?{"sourceMap":true}!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-27d67eb4","scoped":true,"hasInlineConfig":false}!./node_modules/sass-loader/dist/cjs.js?{"sourceMap":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/components/ReceptionStation/successfulPay.vue
Module build failed: Error: Missing binding /builds/archive/slb/sp-car-user/node_modules/node-sass/vendor/linux-x64-72/binding.node
Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 12.x

Found bindings for the following environments:
  - Linux 64-bit with Node.js 10.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 (/builds/archive/slb/sp-car-user/node_modules/node-sass/lib/binding.js:15:13)
    at Object.<anonymous> (/builds/archive/slb/sp-car-user/node_modules/node-sass/lib/index.js:14:35)
    at Module._compile (internal/modules/cjs/loader.js:956:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
    at Module.load (internal/modules/cjs/loader.js:812:32)
    at Function.Module._load (internal/modules/cjs/loader.js:724:14)
    at Module.require (internal/modules/cjs/loader.js:849:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at getDefaultSassImpl (/builds/archive/slb/sp-car-user/node_modules/sass-loader/dist/index.js:198:10)
    at Object.loader (/builds/archive/slb/sp-car-user/node_modules/sass-loader/dist/index.js:80:29)
 @ ./node_modules/vue-style-loader!./node_modules/css-loader?{"sourceMap":true}!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-27d67eb4","scoped":true,"hasInlineConfig":false}!./node_modules/sass-loader/dist/cjs.js?{"sourceMap":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/components/ReceptionStation/successfulPay.vue 4:14-390
 @ ./src/components/ReceptionStation/successfulPay.vue
 @ ./src/router/router.js
 @ ./src/main.js

升级node-sass就OK了:

npm install --save-dev rebuild-node-sass node-sass

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值