We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
npm install --build-from-source
./node_modules/.bin/electron-rebuild
HOME=~/.electron-gyp node-gyp rebuild --target=11.3.0 --arch=x64 --dist-url=https://electronjs.org/headers
The above steps are all running correctly, but the electron still cannot use node-canvas normally?
Environment: macOS 10.15.7 cli3 electron11.3.0 node14.15.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm install --build-from-source
./node_modules/.bin/electron-rebuild
HOME=~/.electron-gyp node-gyp rebuild --target=11.3.0 --arch=x64 --dist-url=https://electronjs.org/headers
The above steps are all running correctly, but the electron still cannot use node-canvas normally?
Environment:
macOS 10.15.7
cli3
electron11.3.0
node14.15.1
The text was updated successfully, but these errors were encountered: