doublesecretagency / craft-cpcss

Control Panel CSS plugin for Craft CMS
MIT License
117 stars 8 forks source link

Failed to install cp-css #13

Closed richhayler closed 4 years ago

richhayler commented 4 years ago

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)

CraftCMS: 3.5.13.2 PHP 7.4 Ubuntu: 20.04

richhayler commented 4 years ago

I rebuilt project config and this solved my issue.

lindseydiloreto commented 4 years ago

Ok cool, glad you got it sorted out! 👍