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

Missing template processor #2

Closed
papricek opened this issue Apr 23, 2015 · 2 comments
Closed

Missing template processor #2

papricek opened this issue Apr 23, 2015 · 2 comments

Comments

@papricek
Copy link

When installing last version (0.3.0), when running "ember server", I get the following:

Missing template processor
Error: Missing template processor
    at module.exports.preprocessTemplates (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/preprocessors.js:149:11)
    at Class.Addon.compileTemplates (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/models/addon.js:434:12)
    at Class.Addon.compileAddon (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/models/addon.js:456:28)
    at Class.Addon.treeForAddon (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/models/addon.js:382:24)
    at Class._treeFor (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/models/addon.js:282:31)
    at Class.treeFor (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/models/addon.js:253:19)
    at EmberApp.<anonymous> (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/broccoli/ember-app.js:307:20)
    at Array.map (native)
    at EmberApp.addonTreesFor (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/broccoli/ember-app.js:305:30)
    at EmberApp._addonTree (/Users/patrikjira/www/goferrata/goferrata/node_modules/ember-cli/lib/broccoli/ember-app.js:597:38)

Any ideas?

@papricek
Copy link
Author

resolved by ember-cli upgrade! ;)

@kennethkalmer
Copy link
Owner

Glad you won, and thanks for using ember-cli-nouislider!

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

2 participants