Skip to content

Commit

Permalink
node-gyp 🤷
Browse files Browse the repository at this point in the history
  • Loading branch information
nzws committed Apr 16, 2024
1 parent 6e6140c commit 01f304c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
install-yarn: true
# https://qiita.com/nouernet/items/ffe0615c14147863de7a
- run: echo "\$nrconf{restart} = 'a';" | sudo tee /etc/needrestart/conf.d/50local.conf
# https://github.com/nodejs/node-gyp/issues/2869
- run: pip install setuptools
- run: sudo apt-get update -y
# https://github.com/Automattic/node-canvas
- run: sudo apt-get install -y build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
Expand Down

0 comments on commit 01f304c

Please sign in to comment.