Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

ELIFECYCLE error when running npm start #47

Closed
Nekosis opened this issue Mar 17, 2020 · 2 comments
Closed

ELIFECYCLE error when running npm start #47

Nekosis opened this issue Mar 17, 2020 · 2 comments

Comments

@Nekosis
Copy link

Nekosis commented Mar 17, 2020

I get this error when running npm start.
Does not matter if openBrowserOnStart is set to true or false.
error

@themoonisacheese
Copy link
Owner

try changing the web port to something above 1024.
if that doesn't work, change every instance of '0.0.0.0' to '127.0.01' in main.js.

@dommilosz
Copy link

Run it as admin

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

No branches or pull requests

4 participants