Teleport must host only dependcy packages
Closed this issue · 0 comments
Gozala commented
Only modules from packages that are in the dependencies must be require-able otherwise bundled project may not work. In addition to that nice error messages should be displayed both in terminal and console explaining that module from that package is unavailable since it's not installed or is not in dependencies or does not supports this engine.