-
Notifications
You must be signed in to change notification settings - Fork 27
Doesn't install on windows 8, breaks jsDAV and cloud9 ide #11
Comments
similar issue on win7 |
+1, getting a similar stack trace when running |
It doesn't work even if you bypass these checks as it requires
In general I'd recommend the dependency to be GitHub for windows and not gnuwin32 as using the |
I can't get it to install with:
but with:
I get it installed... It looks like the 0.0.8 package version on NPM is borked, not the latest 0.0.8 version, or something like that... |
i cant get this installed. i got a similar problem like the above one. but for me stolsmas solution doesnt work: npm ERR! System Windows_NT 6.1.7601 i try to install cloud9 on windows since more then 20 hours. But i cant find any solution. :( any help would be fine! |
+1 |
Same problem. I have grep in %path%, but stuck on 'npm install'. |
I am also facing problem with installing cloud ide on my local Windows 8.1 machine. npm version 1.4.3 In my case i was not able to |
+1 |
3 similar comments
+1 |
+1 |
+1 |
+1 |
Same issue for me. On 8.1 Pro, Node v0.11.9, NPM v 1.4.9 |
I solved this problem... |
@9suns Thanks!!! |
@9suns thanks |
@9suns thanks ! also make sure you run the shell as Administrator |
How to install cloud9 on window 8.1 ? Need suggestion . |
@Moytri see https://github.com/c9/core, |
Windows 8 Pro x64
node 0.10.5
npm 1.2.18
Trying to install Cloud9 IDE following their windows instructions.
Cygwin grep was already installed and in-path, didn't work.
Tried installing gnuwin32 grep, added to path, didn't work.
Removed cygwin grep from path to avoid path conflict, didn't work.
This package refuses to detect grep, even when it clearly exists on the system.
The text was updated successfully, but these errors were encountered: