From deb612fa345dd86a9d311cb07c4aaed2d5ad86b5 Mon Sep 17 00:00:00 2001 From: Abu Taher Date: Fri, 3 Mar 2017 08:12:39 +0600 Subject: [PATCH] Updated Install Wekan from source on Windows (markdown) --- Install-Wekan-from-source-on-Windows.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Install-Wekan-from-source-on-Windows.md b/Install-Wekan-from-source-on-Windows.md index 0f33ea3..0320cbc 100644 --- a/Install-Wekan-from-source-on-Windows.md +++ b/Install-Wekan-from-source-on-Windows.md @@ -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. - -![](https://i.imgur.com/w83BFBI.png) \ No newline at end of file +Make sure to run the command `meteor` instead of `node`. \ No newline at end of file