cnpm install error: Package require os(darwin) not compatible with your platform(win32) node.js
This problem is basically caused by the mismatch of the computer digit version
Solution:
① Execute command
cnpm rebuild node-sass
② Delete the original node_ modules
③ Execute command
cnpm install
Then run NPM run serve/dev/test
OK! Share a wave of usage! No, give me a private letter or reply to a message
Those who feel helpful can pay attention to a wave! Often share programming experience!