Skip to content

Problema para executar #120

Open
Open
@felipeminello

Description

Quando executo o comando

npm run dev ou npm start

Ocorre um erro com o electron, e saí o seguinte no log:

12 error Linux 3.16.0-4-amd64
13 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "dev"
14 error node v4.4.5
15 error npm  v2.15.5
16 error file sh
17 error code ELIFECYCLE
18 error errno ENOENT
19 error syscall spawn
20 error @ dev: `electron ./app --debug`
20 error spawn ENOENT
21 error Failed at the @ dev script 'electron ./app --debug'.
21 error This is most likely a problem with the  package,
21 error not with npm itself.
21 error Tell the author that this fails on your system:
21 error     electron ./app --debug
21 error You can get information on how to open an issue for this project with:
21 error     npm bugs
21 error Or if that isn't available, you can get their info via:
21 error
21 error     npm owner ls
21 error There is likely additional logging output above.
22 verbose exit [ 1, true ]

Alguém sabe como resolver?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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