Skip to content

Instantly share code, notes, and snippets.

@sefgit
Created April 8, 2025 05:07
Show Gist options
  • Save sefgit/5c7223c70d60cea6db128208e9f751ae to your computer and use it in GitHub Desktop.
Save sefgit/5c7223c70d60cea6db128208e9f751ae to your computer and use it in GitHub Desktop.
node canvas ubuntu 20.04 LTS
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
apt-get install libpixman-1-dev
apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
apt-get install libxi-dev
apt-get install libgl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment