nx-plugins icon indicating copy to clipboard operation
nx-plugins copied to clipboard

Error “Cannot find project” when installing plugin

Open qstyler opened this issue 3 years ago • 0 comments

The error appears just as I try to add the plugin to the freshly generated nx project.

~ npx create-nx-workspace@latest deploy-it-test
~ cd deploy-it-test
~ nx add @dev-thought/nx-deploy-it

>  NX   Cannot find project '@dev-thought/nx-deploy-it'

image

The latest nx version today is 14.2.4

qstyler avatar Jun 17 '22 09:06 qstyler