diff --git a/Install-Wekan-from-source-on-Windows.md b/Install-Wekan-from-source-on-Windows.md index 0320cbc..5ac2684 100644 --- a/Install-Wekan-from-source-on-Windows.md +++ b/Install-Wekan-from-source-on-Windows.md @@ -56,6 +56,8 @@ meteor ![](https://i.imgur.com/aNVBhj5.png) # 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. Make sure to run the command `meteor` instead of `node`. \ No newline at end of file