Create-react-app: Babel fails on Cannot find module '@babel/helper-call-delegate'

Created on 30 Mar 2020  路  2Comments  路  Source: facebook/create-react-app

Describe the bug

(Write your answer here.)

Did you try recovering your dependencies?

(Write your answer here.)

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

(paste the output of the command here.)

Steps to reproduce

(Write your steps here:)

1.
2.
3.

Expected behavior

(Write what you thought would happen.)

Actual behavior

(Write what happened. Please add screenshots!)

Reproducible demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

bug report needs triage

Most helpful comment

Removing node_modules and re-running yarn install fixed this for me.

All 2 comments

Removing node_modules and re-running yarn install fixed this for me.

I wouldn't write this message if it would fix everything... The problem was probably either with the version of a dependency @coreui/coreui OR with the Gitlab CI/CD cache. After cleaning the cache everything worked smoothly. 馃弰
I'm closing the issue, sorry for disturbing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alleroux picture alleroux  路  3Comments

wereHamster picture wereHamster  路  3Comments

dualcnhq picture dualcnhq  路  3Comments

JimmyLv picture JimmyLv  路  3Comments

oltsa picture oltsa  路  3Comments