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

preprocessors were found for ember-load-initializers #44

Open
hotsoft-desenv2 opened this issue Apr 25, 2017 · 3 comments
Open

preprocessors were found for ember-load-initializers #44

hotsoft-desenv2 opened this issue Apr 25, 2017 · 3 comments

Comments

@hotsoft-desenv2
Copy link

Hi,

after ember s:

DEPRECATION: ember s in ~/project/node_modules/ember-load-initializers/addon, but no JavaScript preprocessors were found for ember-load-initializers. Please make sure to add a preprocessor (most likely ember-cli-babel) to in dependencies(NOTdevDependencies) in ember-load-initializers's package.json`.

Sorry if duplicated.

Thanks.

@stefanpenner
Copy link
Contributor

What versions of ember-cli/ember-load-initializers/node etc.

@hotsoft-desenv2
Copy link
Author

hotsoft-desenv2 commented Apr 25, 2017

Hi,

bower list:

bower check-new Checking for new versions of the project dependencies...
lisweb-cli /home/wellington/projetos/hotsoft/lisweb_cli-desenv2
├── animate.css#3.5.2
├─┬ bootstrap#3.3.7 (latest is 4.0.0-alpha.6)
│ └── jquery#3.2.1
├── components-font-awesome#4.7.0
├─┬ ember#2.8.3 (latest is 2.13.0-beta.2)
│ └── jquery#3.2.1
├─┬ ember-cli-shims#0.1.1 (latest is 1.1.0)
│ └── ember#2.8.3 (2.13.0-beta.2 available)
├── ember-cli-test-loader#0.2.2 (latest is 2.1.0)
├─┬ ember-qunit-notifications#0.1.0
│ └── qunit-notifications#0.1.1 (latest is 1.0.0)
└── jquery-mask-plugin#1.14.10

ember:

ember-cli: 2.12.2
node: 4.7.2
os: linux x64

npm list:

lisweb-cli@0.0.0 /home/wellington/projetos/hotsoft/lisweb_cli-desenv2
...
├── ember-load-initializers@0.5.1
...

@trentmwillis
Copy link
Member

trentmwillis commented Apr 25, 2017

@hotsoft-desenv2 if you upgrade to >=0.6.3 the error should be fixed.

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

3 participants