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
A clean install pnpm install fails on a MBP M1 with the following error:
pnpm install
sharp: Running install script, failed in 1m 20.8s55ms .../sharp@0.32.6/node_modules/sharp install$ (node install/libvips && node install/dll-copy && preb… │ sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.14.5/libvips-8.14…n │ sharp: Installation error: connect ETIMEDOUT 185.199.111.133:443 │ sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies └─ Failed in 1m 20.8s at /Users/jesperbylund/Projects/penx/node_modules/.pnpm/sharp@0.32.6/node_modules/sharpPM_META_FETCH_FAIL GET https://registry.npmjs.org/pnpm: request to https://registry.npmjs.org/
Trying to find a work around
The text was updated successfully, but these errors were encountered:
Seems like an intermittent error from host. Nvm.
Sorry, something went wrong.
No branches or pull requests
A clean install
pnpm install
fails on a MBP M1 with the following error:Trying to find a work around
The text was updated successfully, but these errors were encountered: