oclif/plugin-update

Question: why `node_modules` of clients are not shared with the plugin `node_modules`?

ArchangelX360 opened this issue · 0 comments

Plugins node_modules are in:
~/.local/share/mycli/node_modules/

While client node_modules are in:
~/.local/share/mycli/client/x.x.x/node_modules/