Trying to install cp-css from the command line and getting the error "No plugin exists with the handle cp-css"
I have repeated the same steps for cp-js and it works as expected.
composer require doublesecretagency/craft-cpcss
./craft plugin/install cp-css
*** installing cp-css
*** failed to install cp-css: No plugin exists with the handle "cp-css".
composer require doublesecretagency/craft-cpjs
./craft plugin/install cp-js
*** installing cp-js
*** installed cp-js successfully (time: 0.034s)
Trying to install cp-css from the command line and getting the error "No plugin exists with the handle cp-css" I have repeated the same steps for cp-js and it works as expected.
CraftCMS: 3.5.13.2 PHP 7.4 Ubuntu: 20.04