Skip to content

Commit

Permalink
Try installing node-canvas dependencies on ubuntu from the `install.s…
Browse files Browse the repository at this point in the history
…h` script to test if this solves the segmentation fault
  • Loading branch information
conradolandia committed Oct 1, 2024
1 parent e200f55 commit bef84f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/install.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash -ex

sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
npm install

0 comments on commit bef84f5

Please sign in to comment.