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
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' }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I got errors related to #656 but it's still don't work
OS
Windows (yes...)
Error
The text was updated successfully, but these errors were encountered: