-
Notifications
You must be signed in to change notification settings - Fork 115
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
cannot run drakov #65
Comments
I resolved it!! In my git config I had core.autocrlf set to true. |
ah nice one @shavo007 👍 good that you posted an issue, hopefully other Windows users may be able to find this |
This was a nightmare to get working on windows!!! ;-) |
@yakovkhalinsky Is it easy to return different responses based on the uri parameter? Cheers, |
hi @shavo007 in regards to your parameter question, drakov doesn't understand parameter values, just the key, although this is on our roadmap. |
Hi,
I am really struggling to get this to work!
I resolved all the issues I had trying to install this module on Windows 8.1.
Then I tried to run the module with an blueprint file I used from this project.
Cmd is:
I was expecting to access it at localhost:3000/api/things
I get this error now:
i assume this is issues with line endings?
Is it possible to run this at all in windows!!?
node version is 0.12.5
npm is 2.11.2
Any help is appreciated as Im banging my head here... ;-)
Thanks,
Shane.
The text was updated successfully, but these errors were encountered: