Please edit your post and use the </>
button above the post input field to format your code or error message or wrap it in ```
("code fences") manually. This will make sure your text is readable and if it recognizes the programming language it also automatically adds code syntax highlighting. Thanks.
Cordova plugins need a package.json
now. Fork the plugin, add one (look at others what is needed in there) and install your fork.
Update: Actually, see here for a PR that does exactly this and another repo that fixes the problem alltogether: https://github.com/VersoSolutions/CordovaClipboard/pull/27