3 years later :p ... i'm getting the same errors as yours and i'm running
the same commands in cygwin and when i try to run vagrant a second time i
get an error saying
==> default: TASK: [edxapp | checkout edx-platform repo into {{ edxapp_code_dir
}}] ********
==> default: failed: [localhost] => {"failed": true}
==> default: msg: Local modifications exist in repository (force=no).
==> default:
==> default: FATAL: all hosts have already failed -- aborting
==> default:
==> default: PLAY RECAP ********************************************************
************
Le dimanche 26 octobre 2014 01:53:49 UTC+1, Shravan P a écrit :
>
> I am trying to install edX on windows 8.1 following this guide:
> http://edx.readthedocs.org/projects/edx-installing-configuring-and-running/en/latest/devstack/install_devstack.html#install-devstack
>
> When I run 'vagrant up' I get the following error message:
>
> ==> default: TASK: [edxapp | Install edx-platform npm dependencies]
> ************************
> ==> default: failed: [localhost] => {"changed": true, "cmd": "npm install
> ", "delta": "0:00:02.596228", "end": "2014-10-25 20:10:23.201682", "item":
> "", "rc": 255, "start": "2014-10-25 20:10:20.605454"}
> ==> default: stderr: npm WARN package.json [email protected] No repository field.
> ==> default: npm ERR! Error: UNKNOWN, symlink
> '../coffee-script/bin/coffee'
> ==> default: npm ERR! If you need help, you may report this *entire* log,
> ==> default: npm ERR! including the npm and node versions, at:
> ==> default: npm ERR! <http://github.com/npm/npm/issues>
> ==> default:
> ==> default: npm ERR! System Linux 3.2.0-23-generic
> ==> default: npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
> ==> default: npm ERR! cwd /edx/app/edxapp/edx-platform
> ==> default: npm ERR! node -v v0.10.31
> ==> default: npm ERR! npm -v 1.4.23
> ==> default: npm ERR! path ../coffee-script/bin/coffee
> ==> default: npm ERR! code UNKNOWN
> ==> default: npm ERR! errno -1
> ==> default: npm ERR!
> ==> default: npm ERR! Additional logging details can be found in:
> ==> default: npm ERR! /edx/app/edxapp/edx-platform/npm-debug.log
> ==> default: npm ERR! not ok code 0
> ==> default:
> ==> default: FATAL: all hosts have already failed -- aborting
> ==> default:
> ==> default: PLAY RECAP
> ********************************************************************
> ==> default: to retry, use: --limit @/root/vagrant-devstack.
> retry
> ==> default: localhost : ok=21 changed=7 unreachable
> =0 failed=1
>
>
>
> I followed the trouble shooting guide from here:
> https://github.com/edx/configuration/wiki/Vagrant-troubleshooting
> which refers to the solution from here:
> http://stackoverflow.com/a/16754068/1265417
> but it doesnt help. I still get the same error message.
>
> Anybody knows how to get around this problem?
>
--
You received this message because you are subscribed to the Google Groups
"General Open edX discussion" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/edx-code/08286591-a00d-4010-ac3f-8219e79acce6%40googlegroups.com.