From 635da1e9433394af933c382f6e77c97247edb5d8 Mon Sep 17 00:00:00 2001 From: Abu Taher Date: Fri, 3 Mar 2017 08:13:44 +0600 Subject: [PATCH] Updated Install Wekan from source on Windows (markdown) --- Install-Wekan-from-source-on-Windows.md | 2 ++ 1 file changed, 2 insertions(+) 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