question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bump ember-cli-babel version to avoid DEPRECATION warnings every build

See original GitHub issue

Getting the following warning every time I build with ember-service-worker installed:

DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6. Version 5.2.8 located: ncs -> ember-service-worker -> ember-cli-babel

Can you bump the ember-cli-babel version to “at least 6.6” in your package.json so ember stops complaining when I use this addon? 😃 Thanks so much!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
raphaelns-developercommented, Aug 21, 2018

I’m waiting for this release as well. Can you please publish it to stop the warning?

0reactions
eshtadccommented, Aug 25, 2018

New version has been published (0.7.0). Sorry for the delay. I was hoping to get a few other dependencies updated, but I’ll continue to work on that for a follow-up patch release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

build: bump MDC version to resolve deprecation warning ...
Updates us to a slightly newer version of MDC that resolves a Sass deprecation warning. Fixes #25980.
Read more >
java - How to avoid deprecation warnings when @ ...
Recently we decide to deprecate a class. The problem is in some cases @SuppressWarnings("deprecation") will not suppress the deprecation warning at all, ...
Read more >
ember-cli-deprecation-workflow
An addon geared towards making Ember upgrades easier by allowing you to work through deprecations without massive console noise. History. Upgrading Ember ...
Read more >
Swift should allow for suppression of warnings, especially ...
Setting the Deployment Target to a newer major version of iOS causes thousands of deprecation–related warnings to appear in our build ...
Read more >
The Complete Guide for Deprecation Warnings in Rails
log file. In Rails, all deprecation warnings start with DEPRECATION WARNING: , so you can search for that string in your logs. When...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found