You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add canvas to the package.json with the version ^2.0.0-alpha.7.
Returns:
Package pangocairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangocairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangocairo' found
gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
Your Environment
Version of node-canvas (e.g. 1.4.0): ?
Environment (e.g. node 4.2.0 on Mac OS X 10.8): node 8.1.2 on Mac OS 10.13.1
The text was updated successfully, but these errors were encountered:
Issue or Feature
Can't install canvas 2.0.0-alpha.7.
Steps to Reproduce
Add canvas to the package.json with the version
^2.0.0-alpha.7
.Returns:
Your Environment
The text was updated successfully, but these errors were encountered: