0%
  
    Vue深度作用选择器
之前写 uni-app 在修改三方深层样式时,会使用 /deep/ ,例如:
npm-run-build遇到Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 14.x
今天 npm run build-prod 打包项目的时候遇到如下报错信息:
1  | Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js  |