- 環(huán)境node版本不一致(node 升級了),node-sass 需要重新安裝
原本node v8.x 更新后 node v10.x
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
處理方法:npm rebuild node-sass
或者卸載后在安裝
原本node v8.x 更新后 node v10.x
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
處理方法:npm rebuild node-sass
或者卸載后在安裝