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 upgrade release #361

Closed
ksarath opened this issue Jan 22, 2020 · 3 comments
Closed

Babel 7 upgrade release #361

ksarath opened this issue Jan 22, 2020 · 3 comments
Milestone

Comments

@ksarath
Copy link

ksarath commented Jan 22, 2020

I am getting the following error when I use karma-typescript-es6-transform

Requires Babel "^7.0.0-0", but was loaded with "6.26.3". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel

I do see the babel 7 upgrade is done for karma-typescript-es6-transform but not released yet. when can we expect a release?

@erikbarke
Copy link
Collaborator

The upgrade should be in https://www.npmjs.com/package/karma-typescript-es6-transform/v/5.0.0-beta.3, does it work for you if you try the beta?

@ksarath
Copy link
Author

ksarath commented Jan 30, 2020

It works when tried with beta (5.0.0-beta.3).

@erikbarke erikbarke added this to the 5.0.0 milestone Mar 7, 2020
@erikbarke
Copy link
Collaborator

5.0.0 on npm now!

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