-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
when using cliptor config there is error and package.json is not changed:
Installing dev dependencies...
{ Error: spawn npm ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
errno: 'ENOENT',
code: 'ENOENT',
syscall: 'spawn npm',
path: 'npm',
spawnargs:
[ 'i',
'--loglevel=error',
'-D',
'protractor',
'typescript',
'@types/node',
'@types/jasmine',
'ts-node',
'eslint',
'eslint-plugin-protractor' ] }
latest
Configuration file was created successfully!
To run your tests, execute:
$ protractor protractor.conf.js
Metadata
Metadata
Assignees
Labels
No labels