Rocket.Chat.Apps-cli
Rocket.Chat.Apps-cli copied to clipboard
fix: error check for package
trafficstars
fix: error check for package which could be in regular dependencies but should be in the dev dependencies
I had an issue of cannot read value of .startsWith of undefined and the reason is because we installed this in the dependencies not devDependencies, this aims to provide better error messaging.