Rocket.Chat.Apps-cli icon indicating copy to clipboard operation
Rocket.Chat.Apps-cli copied to clipboard

fix: error check for package

Open apinanyogaratnam opened this issue 11 months ago • 2 comments
trafficstars

fix: error check for package which could be in regular dependencies but should be in the dev dependencies

apinanyogaratnam avatar Dec 09 '24 17:12 apinanyogaratnam

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 09 '24 17:12 CLAassistant

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.

apinanyogaratnam avatar Dec 09 '24 17:12 apinanyogaratnam