Skip to content
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

Upgrade to latest canvas to build with latest NodeJS #192

Merged
merged 2 commits into from
Nov 11, 2020

Conversation

WilliamRClark
Copy link
Contributor

@WilliamRClark WilliamRClark commented Nov 10, 2020

This is to address the build failure on Windows with the latest version of NodeJS.

Canvas updated their api in v2.0 thus the other changes to maintain compatibility.

Fixes #191

Copy link
Contributor Author

@WilliamRClark WilliamRClark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lack of a package-lock.json indicates this was built with an older version of NPM / Node.

@bergie
Copy link
Member

bergie commented Nov 10, 2020

Looks great! However, please remove the lock file from the PR

@WilliamRClark
Copy link
Contributor Author

Looks great! However, please remove the lock file from the PR

Absolutely.

@WilliamRClark
Copy link
Contributor Author

@bergie Lock file removed.

@bergie bergie merged commit 46f81de into noflo:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node-canvas does not build on Windows with the latest version of NodeJS
2 participants