angular 12
add library is giving bellow error
Unable to fetch package information for 'library@latest': Cannot convert undefined or null to object
detail error message:
ℹ Using package manager: npm
✖ Unable to find compatible package. Using 'latest'.
✖ Unable to fetch package information for 'library@latest': Cannot convert undefined or null to object
steps to reproduce
ng new newProject
ng add library @namespace/libname