Create-react-app: npm run eject

Created on 20 Mar 2018  Â·  2Comments  Â·  Source: facebook/create-react-app

npm run eject

run this code,had error。
image

low (ignored issue template) low (needs more information)

Most helpful comment

The eject command will fail if you have untracked or modified files in your project. You need to either commit your changes, stash them or revert them first and then run eject.

All 2 comments

The eject command will fail if you have untracked or modified files in your project. You need to either commit your changes, stash them or revert them first and then run eject.

Why is eject doing anything with source control? This seems very wrong to me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fson picture fson  Â·  3Comments

JimmyLv picture JimmyLv  Â·  3Comments

alleroux picture alleroux  Â·  3Comments

adrice727 picture adrice727  Â·  3Comments

jnachtigall picture jnachtigall  Â·  3Comments