Skip to content
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

error file sh #463

Open
megetron opened this issue Sep 18, 2017 · 0 comments
Open

error file sh #463

megetron opened this issue Sep 18, 2017 · 0 comments

Comments

@megetron
Copy link

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ x] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)

Please tell us about your environment:
mac, .zsh

  • Angular Seed Version: aaaaf75
    latest

  • Node: node --version =
    6.10.3

i am trying to start a windows application on my mac machine without success.
starting the others such as android, ios, and mac works just fine. did I miss something?

please note I am using .zsh console.

npm run start.desktop.windows output:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'run',
1 verbose cli 'start.desktop.windows' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart.desktop.windows',
4 verbose run-script 'start.desktop.windows',
4 verbose run-script 'poststart.desktop.windows' ]
5 info lifecycle [email protected]prestart.desktop.windows: [email protected]
6 info lifecycle [email protected]
start.desktop.windows: [email protected]
7 verbose lifecycle [email protected]start.desktop.windows: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]
start.desktop.windows: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/guy/proj/casual_shipping/client/node_modules/.bin:/Users/guy/.rbenv/shims:/Users/guy/.rbenv/bin:/Users/guy/.rbenv/shims:/Users/guy/.rbenv/shims:/Users/guy/.rbenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
9 verbose lifecycle [email protected]start.desktop.windows: CWD: /Users/guy/proj/casual_shipping/client
10 silly lifecycle [email protected]
start.desktop.windows: Args: [ '-c',
10 silly lifecycle 'gulp desktop --desktop && SET NODE_ENV=development && electron ./dist/dev' ]
11 info lifecycle [email protected]~start.desktop.windows: Failed to exec start.desktop.windows script
12 verbose stack Error: [email protected] start.desktop.windows: gulp desktop --desktop && SET NODE_ENV=development && electron ./dist/dev
12 verbose stack spawn ENOENT
12 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
12 verbose stack at emitTwo (events.js:106:13)
12 verbose stack at ChildProcess.emit (events.js:191:7)
12 verbose stack at maybeClose (internal/child_process.js:886:16)
12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
13 verbose pkgid [email protected]
14 verbose cwd /Users/guy/proj/casual_shipping/client
15 verbose Darwin 15.2.0
16 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "start.desktop.windows"
17 verbose node v6.10.3
18 verbose npm v5.4.2
19 error file sh
20 error code ELIFECYCLE
21 error errno ENOENT
22 error syscall spawn
23 error [email protected] start.desktop.windows: gulp desktop --desktop && SET NODE_ENV=development && electron ./dist/dev
23 error spawn ENOENT
24 error Failed at the [email protected] start.desktop.windows script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant