-
Notifications
You must be signed in to change notification settings - Fork 121
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
Can't run on windows 8.1 #21
Comments
It seems to be windows specific https://github.com/visionmedia/debug#windows-note For now as workaround you can change your I'll will install a windows VM tomorrow (1am here), can you link me some tools how to have a CLI / NPM and git on windows to debug this issue? Thank's! |
Sure, first of all download and install: Npm should come with the latest release of node. Thanks for your efforts. |
By the way, I tried removing 'DEV' from package.json but I still can't get rid of |
For
And then |
Did you manage to run everything on windows? |
There's an issue with But |
Everything is good after removing a rule of I will change validation of end line with https://help.github.com/articles/dealing-with-line-endings/#re-normalizing-a-repository |
Just noticed it's windows 7, I don't know if it changes a lot for iojs to run on windows 8 |
Okay, I checked out the branch and weird stuff are happening:
|
Can you And no it won't work with |
Yes I can. |
Okey let me download windows 8! |
@iam4x let me know if it works as if it does, it might be that my system is polluted somehow... |
No luck with windows 8.1 :( Same issue... You should report issue into babel and node-sass. |
When I try to run 'npm run dev' I get the following error:
'DEBUG' is not recognized as an internal or external command
The text was updated successfully, but these errors were encountered: