enjalot / enjalot/blockbuilder
investigate python 2.x dependency introduced by sass
Open
- Dominant language
- JavaScript
- Stars
- 332
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
investigate python 2.x dependency introduced by sass
it seems that `npm install` will now fail on a machine with python 3.x
I think the culprit is node-gyp which builds node-sass from source.
## env
```
macOS 10.14.5 Beta
node v11.10.0
npm 6.8.0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.