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 in: npm run dev #5

Open
Lypzis opened this issue Mar 6, 2018 · 4 comments
Open

Error in: npm run dev #5

Lypzis opened this issue Mar 6, 2018 · 4 comments

Comments

@Lypzis
Copy link

Lypzis commented Mar 6, 2018

page is blank and in console:

app.bundle.js Failed to load resource: net::ERR_CONNECTION_REFUSED
webpack-dev-server.js Failed to load resource: net::ERR_CONNECTION_REFUSED

I've just cloned and runned npm install.

@liberaltech
Copy link

Im getting this as well, a quick refresh gets it working but it would be annoying to have to do that every time.

@Ferigit
Copy link

Ferigit commented Apr 18, 2018

Adding "webpack-sources": "1.0.1" to dev dependencies in package.json fixed this for me.

@sourcepark-smatyba
Copy link

Got the same issue (Debian Jessie, 64-Bit, Node v10.4.1). Refreshing solves the issue temporarily (adding "webpack-sources": "1.0.1" seemed to have gotten rid of it for good, but it came back @Ferigit).

Does anyone have a real solution to this problem?

@LizAinslie
Copy link

maybe try waiting a few seconds before loading the resources... that seems to be the problem, is that webpack takes longer to build than electron takes to launch the app

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

5 participants