Folks,
I have been developing a local plugin without registering it with the plugin registry. I have the component working but when I go to install it in my project via "adapt install" I get "Oh dear, something went wrong I am terribly sorry" package "adapt-pkgwotever" was not found. I have the plugin included in adapt.json. I have actually tested the plugin code by modifying the adapt-hello-world plugin, but now when I rename it and try and install it, I get the above "adapt install" error.
Do plugins need to be registered before they can be included in the "adapt install"? I was led to believe this was not the case.
Thanks