-
Notifications
You must be signed in to change notification settings - Fork 189
(Windows) Warning during installation, and error when trying to run. #1
Comments
I'm not sure if the |
same error on windows, no idea how to help you though |
In windows you need to use tasklist, taskkill |
✅ For the time-being you can run these commands in 3 separate terminals:
But Windows-support surely is something to look at. |
|
See: cb0a4c6 Instead of the command-line |
On Windows 8:
|
This works if a little rewrite:
But it looks like commands |
also on Win8
|
@RickWong |
I use Gulp for other projects and I think it's a great tool, though I rather not complicate the starterkit's build system and also not add more dependencies than necessary. The only platform incompatibilities are with |
Release 2.4.0 should run without |
@RickWong For example:
And this (#1 (comment)) still reproduce. |
@Semigradsky Can you try this and see if it works? |
|
Related gist: https://gist.github.com/branneman/8048520 |
💩
|
It seems that this PR it will be fix |
my scripts section of package json looks like this now
npm run start works, but the others still give me that ENOENT error. |
The NODE_PATH issue can be solved with #38 |
It remains to solve the NODE_PATH issue. |
Hey,
While installing I see the following warning:
When trying to run, I get an error. The following is from the npm-debug.log:
Thanks for your help.
The text was updated successfully, but these errors were encountered: