Vue报错

Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 8.x

Found bindings for the following environments:

  - OS X 64-bit with Node.js 6.x

解决方案:

npminstall-g n

 

sudo n 6.9.1

 

删除node_modules重新npm install

posted @ 2017-10-14 19:42  简笔话_Golden  阅读(239)  评论(0编辑  收藏  举报