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

Error while installing with pnpm #744

Open
jerembdn opened this issue Sep 27, 2023 · 0 comments
Open

Error while installing with pnpm #744

jerembdn opened this issue Sep 27, 2023 · 0 comments

Comments

@jerembdn
Copy link

jerembdn commented Sep 27, 2023

Description
I got errors related to #656 but it's still don't work

OS
Windows (yes...)

Error

...
../../node_modules/.pnpm/[email protected]/node_modules/cpu-features: Running install script...
node:events:492
      throw er; // Unhandled 'error' event
      ^

Error: ENOENT: no such file or directory, open 'C:\path\to\project\node_modules\.pnpm\[email protected]\node_modules\cpu-features\buildcheck.gypi'
Emitted 'error' event on WriteStream instance at:
    at WriteStream.onerror (node:internal/streams/readable:785:14)
    at WriteStream.emit (node:events:514:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'C:\\path\\to\\project\\node_modules\\.pnpm\\[email protected]\\node_modules\\cpu-features\\buildcheck.gypi'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant