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

[Support] Is it not compatible with babel v6 any more? #32

Closed
Filson14 opened this issue Feb 7, 2019 · 5 comments
Closed

[Support] Is it not compatible with babel v6 any more? #32

Filson14 opened this issue Feb 7, 2019 · 5 comments

Comments

@Filson14
Copy link

Filson14 commented Feb 7, 2019

Is this tool incompatible with babel6 because of changes introduced in 0.12 version?
When I was testing module-name feature on my branch everything worked fine. Now, I found that extracting messages to files is not possible 😞

  • version: 0.13
    image
@Filson14 Filson14 changed the title [Support] Is it compatible with babel v6 any more? [Support] Is it not compatible with babel v6 any more? Feb 7, 2019
@Filson14
Copy link
Author

Filson14 commented Feb 7, 2019

I forgot to say that currently I use babel 6.26.0 but even when applied babel-upgrade it doesn't work (with newer version nothing works as it should 😋, while error mentioned above occures only when extracting messages).

@akameco, I would really appreciate Your help. 5!

@akameco
Copy link
Owner

akameco commented Feb 8, 2019

Well. OK. I will make the last publish for babel 6 on the weekend.

@Filson14
Copy link
Author

Filson14 commented Feb 8, 2019

So now it really needs Babel7 to work?! I would consider it a major change 😉

@akameco
Copy link
Owner

akameco commented Feb 8, 2019

Published :)

Try:

npm install --save-dev extract-react-intl-messages@0.14.0

@Filson14
Copy link
Author

Awesome! 🎆 It looks like it works as a charm.
Thank You for your help ✋

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