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

0.1.4 incompatibility #16

Open
robpark opened this issue Jul 7, 2015 · 0 comments
Open

0.1.4 incompatibility #16

robpark opened this issue Jul 7, 2015 · 0 comments

Comments

@robpark
Copy link

robpark commented Jul 7, 2015

I'm using ember-cli, but still on an older version. 0.1.3 of ember-idx-tabs is working fine for me, but 0.1.4 won't build with the following error. This also happens on a clean project for me, so perhaps it's a 0.1.15 :: 0.1.4 incompatibility?

version: 0.1.15
Livereload server on port 35729
Serving on http://0.0.0.0:4200/
Invalid tree found. You must supply a path or an object with a `read` function.
Error: Invalid tree found. You must supply a path or an object with a `read` function.
    at readAndReturnNodeFor (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/broccoli/lib/builder.js:71:13)
    at /Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/broccoli/lib/builder.js:92:24
    at $$$internal$$tryCatch (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:490:16)
    at $$$internal$$invokeCallback (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:502:17)
    at /Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:1096:13
    at $$rsvp$asap$$flush (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:1581:9)
    at doNTCallback0 (node.js:408:9)
    at process._tickCallback (node.js:337:13)
^CCleanup error.
tree.cleanup is not a function
TypeError: tree.cleanup is not a function
    at cleanupTree (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/broccoli/lib/builder.js:128:19)
    at /Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/promise-map-series/index.js:11:14
    at $$$internal$$tryCatch (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:490:16)
    at $$$internal$$invokeCallback (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:502:17)
    at $$$internal$$publish (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:473:11)
    at $$rsvp$asap$$flush (/Users/rob/dev/eyenetra/portal/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:1581:9)
    at doNTCallback0 (node.js:408:9)
    at process._tickCallback (node.js:337:13)
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

1 participant