Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Fix install instructions for non-Docker #104

Open
yousefamar opened this issue Dec 22, 2020 · 1 comment
Open

Fix install instructions for non-Docker #104

yousefamar opened this issue Dec 22, 2020 · 1 comment

Comments

@yousefamar
Copy link

This project doesn't seem to be pure-node, and judging by the dependencies (as well as the Dockerfile) these packages at least need to be installed before npm install. Shouldn't this be added to the readme? And are there any other dependencies?

Also, npm install seems to fail under current node LTS potentially because of some upstream bug.

@yousefamar
Copy link
Author

For anyone who might that issue I mentioned with canvas when you run npm run start -- -r, I got around it by removing whatever version is an internal dependency and reinstalling the latest version explicitly (adds "canvas": "^2.6.1", to package.json)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant