Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

problem using with most recent ember-cli #4

Closed
shaunc opened this issue Aug 24, 2015 · 2 comments
Closed

problem using with most recent ember-cli #4

shaunc opened this issue Aug 24, 2015 · 2 comments
Labels

Comments

@shaunc
Copy link

shaunc commented Aug 24, 2015

I get the following error when installed with HEAD version of ember-cli:

version: 1.13.8-master-64d729898b
undefined is not a function
TypeError: undefined is not a function
    at Class.module.exports.included (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-grid/node_modules/ember-cli-chai/index.js:9:15)
    at /Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/models/addon.js:241:32
    at Array.map (native)
    at Class.eachAddonInvoke (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/models/addon.js:239:22)
    at Class.Addon.included (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/models/addon.js:345:8)
    at EmberAddon.<anonymous> (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/broccoli/ember-app.js:317:15)
    at Array.filter (native)
    at EmberAddon.EmberApp._notifyAddonIncluded (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/broccoli/ember-app.js:312:45)
    at EmberAddon.EmberApp [as appConstructor] (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/broccoli/ember-app.js:106:8)
    at new EmberAddon (/Volumes/Macintosh_HD/Users/shauncutts/src/ember-cli/lib/broccoli/ember-addon.js:39:8)
@shaunc
Copy link
Author

shaunc commented Aug 24, 2015

NB I'm using in an addon. May be related to:

ember-cli/ember-cli#3718

@Turbo87 Turbo87 added the bug label Nov 25, 2016
@Turbo87
Copy link
Member

Turbo87 commented Nov 25, 2016

this should be fixed now in v0.1.0

@Turbo87 Turbo87 closed this as completed Nov 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants