Updated Install Wekan from source on Windows (markdown)

Abu Taher 2017-03-03 08:13:44 +06:00
parent deb612fa34
commit 635da1e943

@ -56,6 +56,8 @@ meteor
![](https://i.imgur.com/aNVBhj5.png) ![](https://i.imgur.com/aNVBhj5.png)
# FAQ # FAQ
### I am getting `node-gyp` related issues.
Make sure to install all required programs stated here, https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows#setup-required-dependencies
### I am getting `Error: Cannot find module 'fibers'` related problem. ### I am getting `Error: Cannot find module 'fibers'` related problem.
Make sure to run the command `meteor` instead of `node`. Make sure to run the command `meteor` instead of `node`.