-
Notifications
You must be signed in to change notification settings - Fork 472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not start hoodie #417
Comments
can you show us the steps you are doing that lead to the error message? |
Please try:
|
after npm cache clean i get another error ENOENT, no such file or directory Help please António 2015-02-24 13:09 GMT+00:00 Ola Gasidlo [email protected]:
|
Hey @ramstein74! This should fix your problem. If not, ping me :) |
Not fixed. is couchdb the problem ? 2015-02-24 15:03 GMT+00:00 Ola Gasidlo [email protected]:
|
can you show us the steps you are doing that lead to the error message? |
the steps hoodie new app1 2015-02-24 15:45 GMT+00:00 Jan Lehnardt [email protected]:
|
how did you install CouchDB? |
from here 2015-02-24 15:48 GMT+00:00 Jan Lehnardt [email protected]:
|
The issue still persists, as I am encountering it. See also hoodiehq/faq#119 (comment) |
Ok, now it works. I think the problem was, that I did not install CouchDB in the default directory (C:...). Maybe hoodie has problems with CouchDB being in a different directory? |
Yes, that’s the problem very likely! This is the culprit: https://github.com/hoodiehq/node-multicouch/blob/master/lib/multicouch.js#L17 If anyone fancies making this more dynamic, please let us know! We are tracking existing efforts here: hoodiehq-archive/node-multicouch#26 Closing this in favour of that one. |
Install x86 version. It works well |
hello i get this error when running on my windows 7
Could not start hoodie
i have
version: 0.6.3 (node V0.10.26 npm 2.6.0 platform:win32)
help please
The text was updated successfully, but these errors were encountered: