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

WARNING: Invalid Broccoli2 node detected, falling back to broccoli-builder. #255

Closed
joshuataylor opened this issue Nov 16, 2018 · 0 comments

Comments

@joshuataylor
Copy link
Contributor

Looks like a dependency issue maybe?

Filter: The .read/.rebuild API is no longer supported as of Broccoli 1.0. Plugins must now derive from broccoli-plugin. https://github.com/broccolijs/broccoli/blob/master/docs/broccoli-1-0-plugin-api.md
used as input node to broccoli-persistent-filter:Mapper
-~- created here: -~-
    at Mapper.Plugin (node_modules/broccoli-plugin/index.js:7:31)
    at Mapper.Filter [as constructor] (node_modules/broccoli-persistent-filter/index.js:78:10)
    at new Mapper (node_modules/broccoli-stew/lib/map.js:38:10)
    at Mapper (node_modules/broccoli-stew/lib/map.js:36:12)
    at Class.treeForVendor (node_modules/ember-simple-auth-token/node_modules/ember-fetch/index.js:102:19)
    at Class._treeFor (node_modules/ember-cli/lib/models/addon.js:616:33)
    at Class.treeFor (node_modules/ember-cli/lib/models/addon.js:576:21)
    at addons.reduce (node_modules/ember-cli/lib/models/addon.js:449:26)
    at Array.reduce (<anonymous>)
    at Class.eachAddonInvoke (node_modules/ember-cli/lib/models/addon.js:446:24)
-~- (end) -~----------------
fenichelar added a commit that referenced this issue Nov 29, 2018
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