You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cant seem to get it to install. windows 10 is my version and it seems to be falling in to the Linux condition for node-gyp rebuild. quick guess is, maybe check your order of conditions or the number of equal signs.
The text was updated successfully, but these errors were encountered:
I have built it on Windows successfully in the past, so I assume this is related to the update of node.js or python. I'll check the build later, but could you please provide more details such as the error output? Thanks.
I'm afraid that I hadn't updated npm before so it remains the linux-only binding.gyp... I just updated it, so please try again.
Well, and you must add python 3.5+ directory to your PATH (and also use --python argument to acknowledge npm the path to python2).
I made successful build on AppVeyor to which you can refer.
cant seem to get it to install. windows 10 is my version and it seems to be falling in to the Linux condition for node-gyp rebuild. quick guess is, maybe check your order of conditions or the number of equal signs.
The text was updated successfully, but these errors were encountered: