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

Deprecation warning "no JavaScript preprocessors were found" #35

Closed
simonc opened this issue Apr 1, 2017 · 3 comments
Closed

Deprecation warning "no JavaScript preprocessors were found" #35

simonc opened this issue Apr 1, 2017 · 3 comments
Labels

Comments

@simonc
Copy link

simonc commented Apr 1, 2017

Hello,

I started a new project using Ember v2.12 and have the following warning:

DEPRECATION: Addon files were detected in /Users/simonc/Documents/Tinci/Projects/LeCollectionist/customer-advising-dashboard/node_modules/pagination-pager/addon, but no JavaScript preprocessors were found for pagination-pager. Please make sure to add a preprocessor (most likely ember-cli-babel) to in dependencies (NOT devDependencies) in pagination-pager's package.json.

Thought you'd want to know 😉

Cheers,

@knownasilya knownasilya added the bug label Apr 2, 2017
@knownasilya
Copy link
Owner

Thanks!

@jpadilla
Copy link
Contributor

jpadilla commented Apr 5, 2017

Fixed by #36

knownasilya pushed a commit that referenced this issue Apr 5, 2017
- Fix babel deprecation error, see #35 and #36
- Update bootstrap syntax, see #34
- Update travis node version
@simonc
Copy link
Author

simonc commented Apr 5, 2017

❤️

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

3 participants