cctor

Results 1 comments of cctor

maybe it's a `python`-related issue. I used python3.x and get a similar problem. And finally I get it worked with this answer [npm config set python=$PYTHON2](https://stackoverflow.com/a/60707921). May it work for...