Error after updating node from version 6.x to 8.x

Error: Missing binding C:\Users\fernando\UDEMY\IONIC\6. 8gag\node_modules\node-s
ass\vendor\win32-x64-57\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit
with Node.js 8.x

Found bindings for the following environments:

  • Windows 64-bit with Node.js 6.x
  • Windows 64-bit with Node.js 8.x

This usually happens because your environment has changed since running npm ins tall.
Run npm rebuild node-sass --force to build the binding for your current enviro
nment.

Well, did you run that command?

1 Like