Skip to content

Compiling Instructions

debanjandhar12 edited this page Jan 22, 2023 · 5 revisions
  • Ensure yarn v1 is installed. npm install -g yarn
  • Install dependencies yarn install.
  • Run yarn run build.

On linux and macos systems, node-canvas installation may fail. Please see https://github.com/Automattic/node-canvas/wiki/ and install node-canvas dependencies manually before running yarn install.