cnpm install中出现的问题


cnpm安装过程中提示optional install error: Package require os(darwin) not compatible with your platform(win32)解决方法:

输入命令行:cnpm rebuild node-sass
#不放心可以重新安装下
cnpm install

--------------------------------------------------------------------------------------------

vue 报错:Module build failed: Error: Cannot find module 'node-sass'
输入命令:cnpm install node-sass@latest


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM