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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning for babel-preset-latest. #394

Closed
ravshansbox opened this issue Mar 10, 2017 · 1 comment
Closed

Deprecation warning for babel-preset-latest. #394

ravshansbox opened this issue Mar 10, 2017 · 1 comment

Comments

@ravshansbox
Copy link

npm WARN deprecated babel-preset-latest@6.22.0: 馃挜 preset-latest accomplishes the same task as babel-preset-env. 馃檹 Please install it with 'npm install babel-preset-env --save-dev'. '{ "presets": ["latest"] }' to '{ "presets": ["env"] }'. For more info, please check the docs: http://babeljs.io/docs/plugins/preset-env 馃憣. And let us know how you're liking Babel at @babeljs on 馃惁

@posva
Copy link
Member

posva commented Mar 10, 2017

Hello!
Please, open the issue on the relevant template repo (I think you're using the webpack one) and provide some steps to reproduce the problem.
Thanks!

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