Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-scripts, babel-loader conflict #394

Closed
sezeristif opened this issue Feb 2, 2023 · 1 comment
Closed

react-scripts, babel-loader conflict #394

sezeristif opened this issue Feb 2, 2023 · 1 comment

Comments

@sezeristif
Copy link

  • I'm trying to update to the latest version but getting this error.
./node_modules/@zip.js/zip.js/lib/zip-fs.js 36:18
Module parse failed: Unexpected token (36:18)
File was processed with these loaders:
 * ./node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
|
| try {
>   baseURL = import.meta.url;
| } catch (_error) {// ignored
| }

My react scripts version(3.4.3) depends on babel-loader(8.1.0) and zip.js requires(I assume) higher than that.

@gildas-lormeau
Copy link
Owner

Please see #393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants