davideicardi / live-plugin-manager

Plugin manager and installer for Node.JS
MIT License
225 stars 43 forks source link

Improper Error handling #73

Open akwotom opened 1 year ago

akwotom commented 1 year ago

Hello, live-plugin-manager works well. Well, except it constantly throws an error: Invalid plugin name 'undefined'. I use node v18.3.0, and npm 8.11.0, and ES modules.

davideicardi commented 1 year ago

Thank you @akwotom for the bug report. I agreee, there should an error somewhere. As usual I appreciate any help, PR. Otherwise I will try to work on this in the future.