Open mccalluc opened 4 years ago
On Node v12.13.1, npm install nwb-sass fails for me:
npm install nwb-sass
Cannot download "https://github.com/sass/node-sass/releases/download/v4.9.2/darwin-x64-72_binding.node"
gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack ^ gyp ERR! stack SyntaxError: invalid syntax
(I don't have python2 in this environment, and I don't think it should be necessary.)
On Node v12.13.1,
npm install nwb-sass
fails for me:(I don't have python2 in this environment, and I don't think it should be necessary.)