Skip to content

spawn npm ENOENT error #34

@TheXby

Description

@TheXby

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions