You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install Wiki.js using your image but the deployment failed somewhere. I think it is at the installation of wikijs (nginx, mongodb etc are working fine). Hence, I manually tried npm install wiki.js@latest but I got permission issues. I wasn't able to fix my permissions issues (even tried with sudo but still nothing and I would like to avoid it anyway).
I then created a fresh VM but instead of installing nodejs and NPMdirectly, I installed NVM. Everything worked smoothly for the rest of the steps.
Hope this helps.
The text was updated successfully, but these errors were encountered:
Hi,
I tried to install Wiki.js using your image but the deployment failed somewhere. I think it is at the installation of wikijs (nginx, mongodb etc are working fine). Hence, I manually tried
npm install wiki.js@latest
but I got permission issues. I wasn't able to fix my permissions issues (even tried withsudo
but still nothing and I would like to avoid it anyway).I then created a fresh VM but instead of installing
nodejs
andNPM
directly, I installedNVM
. Everything worked smoothly for the rest of the steps.Hope this helps.
The text was updated successfully, but these errors were encountered: