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

Breakage on Ember 2.12 #5

Open
bj-mcduck opened this issue Apr 3, 2017 · 1 comment
Open

Breakage on Ember 2.12 #5

bj-mcduck opened this issue Apr 3, 2017 · 1 comment

Comments

@bj-mcduck
Copy link

I'm getting the following breakage on upgrading to Ember 2.12, and it seems to be coming from something within this package.

Cannot find module '/Users/brandonmckay/Foodee/StarFox/bower_components/ember/ember-template-compiler.js'
Error: Cannot find module '/Users/brandonmckay/Foodee/StarFox/bower_components/ember/ember-template-compiler.js'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Class.htmlbarsOptions (/Users/brandonmckay/Foodee/StarFox/node_modules/ember-highlight-code/node_modules/ember-cli-htmlbars/ember-addon-main.js:78:25)
    at Object.toTree (/Users/brandonmckay/Foodee/StarFox/node_modules/ember-highlight-code/node_modules/ember-cli-htmlbars/ember-addon-main.js:31:36)
    at /Users/brandonmckay/Foodee/StarFox/node_modules/ember-cli-preprocess-registry/preprocessors.js:180:26
    at Array.forEach (native)
    at processPlugins (/Users/brandonmckay/Foodee/StarFox/node_modules/ember-cli-preprocess-registry/preprocessors.js:178:11)
    at module.exports.preprocessTemplates (/Users/brandonmckay/Foodee/StarFox/node_modules/ember-cli-preprocess-registry/preprocessors.js:161:10)
@ChrisHonniball
Copy link
Owner

Updated the plugin to 2.12.1. Please let me know if this fixes the issue.

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