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

Fix ember-cli-babel deprecation warning #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

luizcarraro
Copy link

DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6. Version 5.2.8 located: project -> ember-bootstrap-datetimepicker -> -> ember-cli-babel

Fixes #94

Luiz Carraro added 2 commits April 25, 2018 10:54
DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6. Version 5.2.8 located: project -> ember-bootstrap-datetimepicker -> -> ember-cli-babel
fix: DEPRECATION: Addon files were detected in `path/node_modules/ember-bootstrap-datetimepicker/addon`, but no JavaScript preprocessors were found for `ember-bootstrap-datetimepicker`. Please make sure to add a preprocessor (most likely `ember-cli-babel`) to in `dependencies` (NOT `devDependencies`) in `ember-bootstrap-datetimepicker`'s `package.json`.
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

Successfully merging this pull request may close these issues.

1 participant