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 / Bugs

Trying to build Wekan with Dockerfile

Trying to build Wekan with Dockerfile

Wekan/Bugs · February 7, 2020 at 1:29pm

Trying to build Wekan with Dockerfile

Wekan / Bugs · February 7, 2020 at 1:29pm (Edited 4 years ago)

Hey,

I'm trying to build wekan with the supplied dockerfile and when I get to this part of the Dockerfile:

cd /home/wekan/app_build/bundle/programs/server/ && \
gosu wekan:wekan npm install &&

I get this error message:

Browserslist: caniuse-lite is outdated. Please run next command `npm update`

Any ideas how to resolve?

Edit: sorry for all the additional comments, new to this platform. To summarize I got the following message:

Browserslist: caniuse-lite is outdated. Please run next command `npm update`

While running the Dockerfile. And then it hanged for a long time so I assumed there was a crash. But it eventually finished and everything seems to be working.

Load previous messages

February 7, 2020 at 3:13pm

Oops, ok it finally compiled. It just took a looong time..

    like-fill
    1
    • reply
    • like

    February 9, 2020 at 9:08pm

    Yes, it takes long time currently to build that 30k files. Meteor devs will optimize that sometime.

      • reply
      • like