Clarify if Tracker.Component is a dependency
The README mentions optional benefits from using Tracker.Component but it isn't listed as a dependency and the component is not directly imported by the package. However, if Tracker.Component is not installed, an error is raised that the module cannot be found. Is it a required dependency?
I'm currently testing out a version of this app without this dependency, so it will most likely be removed in the next version.
Thanks for clarifying. I'll keep the issue open, in case it is useful. Feel free to close.
Has this version been released? I'm currently getting Error: Cannot find module 'tracker-component/package.json' even after running meteor npm i -S tracker-component@^1.3.13.
Am I missing something? Any help is appreciated.
This has been released. And I have now tried to remove any remaining references to Tracker.Component