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

react-loadable.json not found #48

Closed
NandoSangenetto opened this issue Feb 23, 2018 · 3 comments
Closed

react-loadable.json not found #48

NandoSangenetto opened this issue Feb 23, 2018 · 3 comments

Comments

@NandoSangenetto
Copy link

I installed the project and when I run npm run prod:build I received this error:
Module not found: Error: Can't resolve '../../react-loadable.json'

This file does not exists and only is created after the build, which fails.

@calvinl
Copy link
Member

calvinl commented Feb 23, 2018

@NandoSangenetto thanks for catching that. i'll push out a fix for that soon.

@calvinl
Copy link
Member

calvinl commented Feb 23, 2018

In the meantime, if you comment out this line, it should work.

@calvinl
Copy link
Member

calvinl commented Feb 23, 2018

@NandoSangenetto Fixed in latest master, thanks again for the report.

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

2 participants