Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

If I download Wekan from GitHub, should I be able to install it with "npm install"?

If I download Wekan from GitHub, should I be able to install it with "npm install"?

Wekan/General · August 21, 2019 at 5:36pm

If I download Wekan from GitHub, should I be able to install it with "npm install"?

Wekan / General · August 21, 2019 at 5:36pm (Edited 5 years ago)

This is the link that I wget-ed. https://github.com/wekan/wekan/archive/v3.23.tar.gz

I run npm install in the server directory and in the main directory as well. Sometimes I got errors, I switched to different version of node with "nvm use v8.16.0" This way I didn't get error messages, but main.js is not created. Should this work what I'm doing, or I'm not even supposed to install Wekan without Docker?

I'm on CentOS 6

According to snapcraft.io "Snap is available for CentOS 7.6+", so using snap is not an option.

Load previous messages

August 28, 2019 at 3:49pm

Thanks! I added that info to https://github.com/wekan/wekan/wiki/Platforms

    • reply
    • like