Node Sass could not find a binding for your current environment:
OS X 64-bit with Node.js 4.x
Found bindings for the following environments:
- OS X 64-bit with Node.js 6.x
我明白了。有点。除了:node -v => v6.9.2
那么我现在的环境是什么呢?我正在使用nvm
来管理节点版本..但是我收到的有关我正在运行的节点版本的信息存在冲突。
我也跟着these instructions to upgrade
如何在任何地方使用v6.9.2?
答案 0 :(得分:0)
NVM通过shell单独管理节点版本,并且不会保留设置版本。 You can set the default version使用nvm alias default v6.9.2