craco awlay error "Could not find a required file. Name: index.js" #31
TranQuocViet
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I changed entry point of craco.config.js to my entry file (app.js) but when i run "yarn start" (craco start) it alway show error message "Could not find a required file. Name: index.js". I think craco don't accept my config in craco.config.js for
craco-plugin-single-spa-application. this is my craco.config.js. Please help me fix it :(
Beta Was this translation helpful? Give feedback.
All reactions