-
Get an error as follows after upgrading from 1.16.1 to 2.0.3
|
Beta Was this translation helpful? Give feedback.
Answered by
zehawki
Apr 1, 2023
Replies: 1 comment 1 reply
-
This happens with CRA4 (which uses Webpack 4) and its an old known issue. One solution is to install and use Craco 6.4.5 in particular and then in craco.config.js add:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zehawki
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This happens with CRA4 (which uses Webpack 4) and its an old known issue. One solution is to install and use Craco 6.4.5 in particular and then in craco.config.js add: