Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Ejecting create-react-app causes babel-loader to be missing #148

Closed
joshwcomeau opened this issue Aug 22, 2018 · 1 comment
Closed

Ejecting create-react-app causes babel-loader to be missing #148

joshwcomeau opened this issue Aug 22, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@joshwcomeau
Copy link
Owner

Describe the bug
When ejecting a create-react-app project, running the dev server produces this error:

screen shot 2018-08-22 at 11 39 13 am

To Reproduce

  • Create a new "Vanilla React" project
  • Eject
  • Start development server

Expected behavior

  • It should run the server without falling over!

Environment (please complete the following information):

  • OS: MacOS
  • Version: 0.2.0
  • Node version: 8.11.1 (NPM v. 6.1.0), as well as Node 10.8.0 / NPM 6.4.0

Additional context
I originally thought this was an NPM bug, but we switched to Yarn, so I'm guessing it's that eject doesn't automatically reinstall dependencies... and it should, so I'm not sure what's up with that.

@joshwcomeau joshwcomeau added the bug Something isn't working label Aug 22, 2018
@joshwcomeau
Copy link
Owner Author

Whoops, this is a duplicate of #68

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant