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

npm run build white screen fresh download #58

Open
xPhantomNL opened this issue Oct 12, 2017 · 0 comments
Open

npm run build white screen fresh download #58

xPhantomNL opened this issue Oct 12, 2017 · 0 comments

Comments

@xPhantomNL
Copy link

I've just downloaded this repository as a zip, ran npm install and npm start which works fine. When I visit 0.0.0.0:3000, which apparently is the default config, I see a site that is working perfectly fine.

However, when I run npm run build and open index.html in the dist folder, I'm presented with a white screen.
In my console I see 2 similar errors;
'Failed to load resource: net::ERR_FILE_NOT_FOUND'
Which is the same for vendor.e9ca13f16289d4c6444b.js and app.e9ca13f16289d4c6444b.js respectively.

npm run preview works fine, but I need these files on an apache server where I can't run that command.

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

1 participant