I want to use the node-sass module in my node.js v0.12 application to benefit from the performance of libsass. I executed np
node-sass
node.js v0.12
libsass
np
I fixed this issue by deleting the existing /node_modules folder and running npm update
/node_modules
npm update