node icon indicating copy to clipboard operation
node copied to clipboard

install pixi/node faild

Open MS-felix opened this issue 11 months ago • 1 comments

node_modules/.pnpm/[email protected]/node_modules/canvas: Running install script, failed in 12.8s .../[email protected]/node_modules/canvas install$ node-pre-gyp install --fallback-to-build --update-binary │ node-pre-gyp info it worked if it ends with ok │ node-pre-gyp info using [email protected] │ node-pre-gyp info using [email protected] | darwin | arm64 │ node-pre-gyp http GET https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v115-darwin-unknown-arm64.tar.gz │ node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v115-darwin-unknown-a │ node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v115 ABI, unknown) (falling back to source compile with node-gyp) │ node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v115-darwin-unknown

When I installed pixi/node on Mac, I got an error message saying that I could not find the node-canvas version. please help me !

MS-felix avatar Jan 21 '25 10:01 MS-felix

Before installing I have run this command brew install pkg-config cairo pango libpng jpeg giflib librsvg

MS-felix avatar Jan 21 '25 10:01 MS-felix