RocketCommunicationsInc / astro-components

Other
24 stars 8 forks source link

rux-tree depends on rux-utils but it is not declared #170

Closed moaxcp closed 3 years ago

moaxcp commented 3 years ago

When adding rux-tree I got an error

This relative module was not found:

* ../rux-utils/data.js in ./node_modules/@astrouxds/rux-tree/rux-tree.js

To fix this I had to add rux-utils to my package.json. This should not be needed. rux-tree should declare rux-utils in its package.json.

micahjones13 commented 3 years ago

A fix for this has been merged into our staging branch and will available in the next upcoming release. Thanks for bringing this up!