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 code ELIFECYCLE : error errno 1 #953

Open
Manishfoodtechs opened this issue Oct 1, 2018 · 0 comments
Open

error code ELIFECYCLE : error errno 1 #953

Manishfoodtechs opened this issue Oct 1, 2018 · 0 comments

Comments

@Manishfoodtechs
Copy link

Hello , I am getting this error. Tried everything like downgrading of babel , gulp modules etc. unable to resolve.

20 error code ELIFECYCLE
21 error errno 1
22 error calendar@ test: node node_modules/gulp-cli/bin/gulp.js karma
22 error Exit status 1

image

complete log below:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\MY PC\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'test' ]
2 info using npm@6.4.1
3 info using node@v8.2.0
4 verbose run-script [ 'pretest', 'test', 'posttest' ]
5 info lifecycle calendar@~pretest: calendar@
6 info lifecycle calendar@~test: calendar@
7 verbose lifecycle calendar@~test: unsafe-perm in lifecycle true
8 verbose lifecycle calendar@~test: PATH: C:\Users\MY PC\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\XAMPP\htdocs\manish_sir\PHP\calendar-master\calendar-master\js\node_modules.bin;C:\Users\MY PC\AppData\Roaming\npm;C:\Program Files\nodejs;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\nodejs;C:\Program Files\PuTTY;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\xampp\php;C:\composer;C:\Program Files\Git\cmd;C:\Program Files\apache-ant-1.10.3\bin;C:\Users\MY PC\AppData\Roaming\npm;C:\Users\MY PC\AppData\Roaming\Composer\vendor\bin;C:\Program Files\Heroku\bin
9 verbose lifecycle calendar@~test: CWD: D:\XAMPP\htdocs\manish_sir\PHP\calendar-master\calendar-master\js
10 silly lifecycle calendar@~test: Args: [ '/d /s /c', 'node node_modules/gulp-cli/bin/gulp.js karma' ]
11 silly lifecycle calendar@~test: Returned: code: 1 signal: null
12 info lifecycle calendar@~test: Failed to exec test script
13 verbose stack Error: calendar@ test: node node_modules/gulp-cli/bin/gulp.js karma
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (C:\Users\MY PC\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\index.js:301:16)
13 verbose stack at emitTwo (events.js:125:13)
13 verbose stack at EventEmitter.emit (events.js:213:7)
13 verbose stack at ChildProcess. (C:\Users\MY PC\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
13 verbose stack at emitTwo (events.js:125:13)
13 verbose stack at ChildProcess.emit (events.js:213:7)
13 verbose stack at maybeClose (internal/child_process.js:921:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid calendar@
15 verbose cwd D:\XAMPP\htdocs\manish_sir\PHP\calendar-master\calendar-master\js
16 verbose Windows_NT 6.3.9600
17 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\MY PC\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "test"
18 verbose node v8.2.0
19 verbose npm v6.4.1
20 error code ELIFECYCLE
21 error errno 1
22 error calendar@ test: node node_modules/gulp-cli/bin/gulp.js karma
22 error Exit status 1
23 error Failed at the calendar@ test script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 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