We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running build in windows environment, node directory is not created.
Below is the error log. [C:\projects\absolute\\bootstrap\command\npm: C:\projects\absolute\\third_party\node\npm.cmd: No such file or directory]
[C:\projects\absolute\\bootstrap\command\npm: C:\projects\absolute\\third_party\node\npm.cmd: No such file or directory]
In real Windows environment, i found that there is no node directory under 'absolute\third_party'.
The text was updated successfully, but these errors were encountered:
Revert "Upgrade Node.js (v6.9.5 -> v8.9.1) (#520)"
7c73963
This reverts commit aecd7a9. Revert reasons: The change breaks AppVeyor build. ISSUE=#518,#531
Revert "Upgrade Node.js (v6.9.5 -> v8.9.1) (#520)" (#532)
4a04bf3
No branches or pull requests
When running build in windows environment, node directory is not created.
Below is the error log.
[C:\projects\absolute\\bootstrap\command\npm: C:\projects\absolute\\third_party\node\npm.cmd: No such file or directory]
In real Windows environment, i found that there is no node directory under 'absolute\third_party'.
The text was updated successfully, but these errors were encountered: