accounts-ui icon indicating copy to clipboard operation
accounts-ui copied to clipboard

Clarify if Tracker.Component is a dependency

Open premasagar opened this issue 8 years ago • 4 comments

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?

premasagar avatar Apr 11 '17 09:04 premasagar

I'm currently testing out a version of this app without this dependency, so it will most likely be removed in the next version.

timbrandin avatar Apr 12 '17 09:04 timbrandin

Thanks for clarifying. I'll keep the issue open, in case it is useful. Feel free to close.

premasagar avatar Apr 12 '17 16:04 premasagar

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.

firrae avatar May 30 '17 02:05 firrae

This has been released. And I have now tried to remove any remaining references to Tracker.Component

timbrandin avatar May 30 '17 05:05 timbrandin