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: Plugin uses .read/.rebuild API #52

Closed
Vazgen7788 opened this issue Jul 12, 2018 · 3 comments
Closed

Warning: Plugin uses .read/.rebuild API #52

Vazgen7788 opened this issue Jul 12, 2018 · 3 comments

Comments

@Vazgen7788
Copy link

[API] Warning: The .read and .rebuild APIs will stop working in the next Broccoli version
[API] Warning: Use broccoli-plugin instead: https://github.com/broccolijs/broccoli-plugin
[API] Warning: Plugin uses .read/.rebuild API: TemplateLinter
[API] Warning: Plugin uses .read/.rebuild API: TemplateLinter
[API] Warning: Plugin uses .read/.rebuild API: TemplateLinter

ember-cli: 3.1.4
node: 8.9.1
os: linux x64
@rwjblue
Copy link
Member

rwjblue commented Jul 12, 2018

Thank you for reporting! The issue is that this plugin needs to be rewritten to extend from broccoli-plugin as a base class:

https://github.com/mixonic/ember-cli-deprecation-workflow/blob/master/generate-deprecations-tree.js

@rwjblue rwjblue changed the title Build warning Warning: Plugin uses .read/.rebuild API Jul 12, 2018
@mixonic
Copy link
Member

mixonic commented Jul 12, 2018

@rwjblue would that limit the ability to use this package going back to ember-cli 1.13?

@rwjblue
Copy link
Member

rwjblue commented Jul 12, 2018

No, it should be compatible.

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

3 participants