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

Babel 7.2.0 not suported #739

Closed
TheAifam5 opened this issue Dec 3, 2018 · 3 comments
Closed

Babel 7.2.0 not suported #739

TheAifam5 opened this issue Dec 3, 2018 · 3 comments

Comments

@TheAifam5
Copy link

TheAifam5 commented Dec 3, 2018

Delete what isn't applicable below
I'm submitting a bug report

Webpack Version:
4.26.1

Babel Core Version:
7.2.0

Babel Loader Version:
8.0.4

Please tell us about your environment:
ArchLinux

Current behavior:
Thows an error while building:

Module build failed (from ../node_modules/babel-loader/lib/index.js):
TypeError: path.isClassPrivateMethod is not a function
    at verifyUsedFeatures (node_modules/@babel/helper-create-class-features-plugin/lib/features.js:46:12)
    at PluginPass.Class (node_modules/@babel/helper-create-class-features-plugin/lib/index.js:69:42)
....

Expected/desired behavior:
Should work.

@nicolo-ribaudo
Copy link
Member

Can you run npx nls why @babel/types to check the installed versions?

@TheAifam5
Copy link
Author

It's resolved: babel/babel#9120

@nicolo-ribaudo
Copy link
Member

Fixed by babel/babel#9121, it will be released soon.

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