-
Notifications
You must be signed in to change notification settings - Fork 134
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
Dev under Windows 7 #4
Comments
I'll check it on my windows 7. In the mean time:
outputs same error? In the second output... did you do |
both outputs the same error. I followed the instructions exactly as you wrote them. i first try it with Github's shell but then used also cmd and gave me the same stuff. |
ok... Here is the thing. After pulling new changes, please remove Then, in Github's shell do the following:
That should do it. It does on my windows 7 👊 And in windows default
That does it too 👯 If the error persists, I'm gonna ask you to paste a full log on a gist or any other Thanks! |
still the same mate, sorry for being too late and the issue closed. first, where is the public folder? and it keeps giving me when i do
this is the full log. Which full log you want to send you? |
@stakisko I can't see what you type on your console. I can't really tell what are you doing. The complete sequence. That's what I mean by a complete ouput/log. If nothing changed after git pull, please make sure the pull succeded. Or clone it again and run everything from scratch. I ran the sequence of commands I provided in last comment and everything worked as it should. When you type The Please provide your node and npm version as well as an extended output if you don't mind. It would make helping you easier. Thanks! |
ok everything worked fine. please provide better forking instructions for other fellows. Development under Windows is a headache! |
Agree... development under Windows is a headache! |
Not sure what is happening but this isn't exactly working as described. Executing this on Windows 7 via the Github Shell;
Returns an error due to pathing;
Sure sign of using DOS/Windows pathing for so long. I just changed to:
|
Does it work now? |
yes. |
according to #3 (comment):
when i do
node .\bin\njs-install
i get:then i used component, installed packages and do
node index.js
, i get:thanks
KB
The text was updated successfully, but these errors were encountered: