-
Notifications
You must be signed in to change notification settings - Fork 67
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
build/ path broken in Windows development environment #39
Comments
It looks like you have a very old version of node and NPM. Can you try updating to node >4 and npm > 3? If that doesn't help, please reopen! |
I am getting this error message shown in the
|
Can you just running this?
|
I'm on Windows by the way. I'm getting |
Is there a line number attached to that? My guess is that it has to do with On Mon, Apr 11, 2016 at 2:27 PM ishu3101 notifications@github.com wrote:
|
There is no line number attached to that. When I run the above command on git bash on windows, I get this error message.
|
Did you ever resolve this build issue? Please reopen if you're still struggling with it — would love to help you get started. |
No, still struggling with the setup. See my previous message above. |
@ishu3101 I just pushed a fix (above) that should resolve this issue. can you pull and try building? thanks! |
What do you mean by "Add |
When I run
|
OK, I just pushed another commit. Try pulling and npm installing again. I mean:
|
I still get the same message after running |
I am trying to setup up command for development. When I run
npm install
followed bynpm run dev
I get the following error message shown in thenpm-debug.log
file.The text was updated successfully, but these errors were encountered: