#I Got this error while using ng add command
1 messages · Page 1 of 1 (latest)
Where did you get this ng add @angular/cdk command from?
I usually using ng add to install angular/cdk and taiga-ui, but when i updated my Angular CLI to the latest version, i got that error....
so installing taiga-ui like this :
ng add taiga-ui
was throwing the same error :
Unable to load package information from registry: The "timeout" argument must be of type number. Received type string ('6000000')
Is your node version matching your current Angular version requirements?
Yeah, i'm using v18.16.0