mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Install Wekan from source on Windows (markdown)
parent
5285d5475f
commit
deb612fa34
1 changed files with 1 additions and 3 deletions
|
|
@ -58,6 +58,4 @@ meteor
|
|||
# FAQ
|
||||
|
||||
### I am getting `Error: Cannot find module 'fibers'` related problem.
|
||||
Make sure to run `meteor` instead of `node`. Regarding Node Version, The wekan source requires at least *v0.10*, Tested versions for this note were as below even though it's optional, meteor would take care of all nodejs based dependency related issues.
|
||||
|
||||

|
||||
Make sure to run the command `meteor` instead of `node`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue