-
Notifications
You must be signed in to change notification settings - Fork 122
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
node-cavans 安装失败 #89
Comments
用cnpm安装 |
我也是[email protected] install: |
遇到了同样的问题,实际我点开那个下载地址,提示404。 |
@gswy 更新新版本看看 |
@Binaryify cnpm npm yarn都有试过。三者都是报同一个错误。 ✔ Installed 1 packages
✔ Linked 63 latest versions
[1/1] scripts.install [email protected] › [email protected] run "node-pre-gyp install --fallback-to-build", root: "/Users/wanyun/Project/wanyun/epidemic-prevention/admin/node_modules/[email protected]@canvas"
node-pre-gyp http GET https://cdn.npmmirror.com/binaries/canvas/v2.9.0/canvas-v2.9.0-node-v93-darwin-unknown-arm64.tar.gz
node-pre-gyp ERR! install response status 404 Not Found on https://cdn.npmmirror.com/binaries/canvas/v2.9.0/canvas-v2.9.0-node-v93-darwin-unknown-arm64.tar.gz
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Hit error response status 404 Not Found on https://cdn.npmmirror.com/binaries/canvas/v2.9.0/canvas-v2.9.0-node-v93-darwin-unknown-arm64.tar.gz
Package pixman-1 was not found in the pkg-config search path. |
@gswy 你是m1芯片吗 |
@Binaryify 是的,M1。我没有x86的主机可以供测试 |
@gswy cnpm 安装后面 加 --target_arch=x64 |
新版本已经移除canvas的依赖了,现在安装应该没啥阻碍了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问是不是作者这个库是不是用了这个依赖?
The text was updated successfully, but these errors were encountered: