-
Notifications
You must be signed in to change notification settings - Fork 69
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
Electron node-gyp canvas package not found. #942
Comments
Hi @paragdiwan, Sorry for the late response. What is the scenario you are trying to achieve? |
@molant |
Do you have a repo we can clone with some steps to reproduce the error? Thanks! |
@paragdiwan, just following up to see if you have a sample repo you could share so we can try to repro your issue. Thanks! |
Bug report:
While I refer to https://webhint.io/docs/user-guide/troubleshoot/summary/ which explains about the issue with canvas,
While using it with electron , the
electron-rebuild
process gives an error when it doesn't found the relevant canvas package716 error [email protected] install:
node-pre-gyp install --fallback-to-build`,Thus leading to fail the build and thus can't use webhints programmatically.,
Frameworks & versions.
Node 12.18.3, Electron 8.3.0
The text was updated successfully, but these errors were encountered: