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

Enhance the setup docs -> canvas #511

Closed
weskamm opened this issue Mar 20, 2018 · 1 comment
Closed

Enhance the setup docs -> canvas #511

weskamm opened this issue Mar 20, 2018 · 1 comment

Comments

@weskamm
Copy link
Member

weskamm commented Mar 20, 2018

I tried to get the Tests running on a Xubuntu machine, but all tests failed with a "canvas of null" error.
Solution for me was to replace canvas-prebuilt with canvas in package.json and then do an "npm i"

-    "canvas-prebuilt": "1.6.5-prerelease.1",
+    "canvas": "1.6.9",

We should investigate why the prebuilt version behaves this way...

@KaiVolland
Copy link
Member

You could open a PR with your change. If travis is ok with it we could just replace this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants