Skip to content
New issue

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

Unstable installation on Windows #2751

Closed
michalzaq12 opened this issue Oct 19, 2022 · 1 comment · Fixed by #2846
Closed

Unstable installation on Windows #2751

michalzaq12 opened this issue Oct 19, 2022 · 1 comment · Fixed by #2846
Labels

Comments

@michalzaq12
Copy link

  • Node Version: v16
  • Platform: Windows 10 / 11

The unpacked archive downloaded from https://nodejs.org/download/release/v16.17.1/node-v16.17.1-headers.tar.gz (Node version doesn't matter) is sometimes corrupted on Windows. Which causes a lot of bugs (<file> not found, unable to open <file>: No such file or directory).
I think this may be related to the Windows tar unlink workaround: https://github.com/npm/node-tar/blob/26a496e5fa74eeaa0c3539511560fc181ef56557/lib/unpack.js#L52

File v8-platform.h is missing
node-gyp

Linked issues:

@psvks
Copy link

psvks commented Nov 1, 2022

Happend to me. gyp its not stable and gave me so much errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants