Updated Install Wekan from source on Windows (markdown)

Abu Taher 2017-03-03 08:12:39 +06:00
parent 5285d5475f
commit deb612fa34

@ -58,6 +58,4 @@ meteor
# FAQ # FAQ
### I am getting `Error: Cannot find module 'fibers'` related problem. ### 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`.
![](https://i.imgur.com/w83BFBI.png)