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

Remove warnings when installing using yarn #404

Closed
cedricdelpoux opened this issue Nov 27, 2017 · 3 comments
Closed

Remove warnings when installing using yarn #404

cedricdelpoux opened this issue Nov 27, 2017 · 3 comments
Labels

Comments

@cedricdelpoux
Copy link

cedricdelpoux commented Nov 27, 2017

This issue is a:

  • Bug report

when you install nwb using yarn

I have these warnings

warning nwb > chalk@2.0.1: Please upgrade to Chalk 2.1.0 - template literals in this version (2.0.1) are quite buggy.
warning nwb > babel-preset-es2015@6.24.1: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
warning nwb > babel-preset-es2016@6.24.1: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
warning nwb > babel-preset-es2017@6.24.1: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
@insin insin added the support label Nov 27, 2017
@insin
Copy link
Owner

insin commented Nov 27, 2017

It looks like you might be using an older version of nwb - you shouldn't see these warnings in 0.19.1 and above.

The current version is 0.20.0 - try updating your package.json with that and check if there have been any breaking changes which will affect your project since the version you're currently using.

@cedricdelpoux
Copy link
Author

Ok my bad, thank you very much for answer and sorry for this issue

@insin
Copy link
Owner

insin commented Nov 27, 2017

No problem 👍

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

No branches or pull requests

2 participants