theangryangel/XI4N

xi4n node_modules magic

Closed this issue · 4 comments

When using a custom (i.e. not install) config path, some of the plugins don't work. This is due to their dependance on some of the core xi4n modules.

The changes under #9 should resolve this, I'll close this issue when #9 is finished and I've tested it's not broken.

Commit 5cda2ea adds NPM update support. Untested.

Not merged into master until tested.

Moves to 0.0.5. plugins can now have their own dependencies, however NPM update doesn't work quite as I'd expected, so pushing this back.

d0f7fb4 core plugins are now stored under installation directory, rather than copied, negating this issue.