enketo / blog

Enketo's blog
https://blog.enketo.org
0 stars 3 forks source link

Require npm@6 for install #19

Closed yanokwa closed 2 years ago

yanokwa commented 2 years ago

Newer versions of npm will not work with recent versions of Enketo.

I'm making this change because I think these are the instructions for standalone Enketo.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for detective-cat-27843 ready!

🔨 Explore the source changes: 9489212e7da19e93515390a0ea4d3867ebff893d

🔍 Inspect the deploy log: https://app.netlify.com/sites/detective-cat-27843/deploys/6215790978ae0a00087ac1e9

😎 Browse the preview: https://deploy-preview-19--detective-cat-27843.netlify.app/install-enketo-production-ubuntu/index.html

yanokwa commented 2 years ago

My expectation is that not a lot of people install Enketo this way, so I think where it is probably fine.

Agreed that we should unify the install process, but I'd bias to Docker instead of, say a Bash install script. The latter feels like it'd be a lot of work given that we already do so much stuff with Docker.

I've filed an initial issue at https://github.com/enketo/enketo/issues/1020 so we don't forget.