You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in Missing binding F:\Project\Webpack\express-webpack-full-live-reload-exa
mple\node_modules\node-sass\vendor\win32-x64-51\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit
with Node.js 7.x
Found bindings for the following environments:
Windows 64-bit with Node.js 6.x
This usually happens because your environment has changed since running npm ins tall.
Run npm rebuild node-sass to build the binding for your current environment.
@ ./client/page2/index.scss 4:14-191 13:2-17:4 14:20-197
尝试了node 6.3.0 与 7.0.0 npm 3.10.9 依然是这个错误,是什么原因?
The text was updated successfully, but these errors were encountered:
ERROR in Missing binding F:\Project\Webpack\express-webpack-full-live-reload-exa
mple\node_modules\node-sass\vendor\win32-x64-51\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit
with Node.js 7.x
Found bindings for the following environments:
This usually happens because your environment has changed since running
npm ins tall
.Run
npm rebuild node-sass
to build the binding for your current environment.@ ./client/page2/index.scss 4:14-191 13:2-17:4 14:20-197
尝试了node 6.3.0 与 7.0.0 npm 3.10.9 依然是这个错误,是什么原因?
The text was updated successfully, but these errors were encountered: