devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Angular/cli

Open yukendhiran opened this issue 1 year ago • 4 comments

Package name

nodePackages."@angular/cli"

Nix package link

No response

Software

angular install as global package with "npm install -g @angular/cli", and gave ng command for shell, I cant find the nix package but i can access that via nix shell using nodePackages."@angular/cli",

yukendhiran avatar Sep 25 '24 01:09 yukendhiran

This also affects other packages with a @ in their name such as @wordpress/env

svandragt avatar Apr 22 '25 14:04 svandragt

Is there any workaround to install a scoped NPM package?

Leksat avatar May 16 '25 08:05 Leksat

When I run this command: "npm install -g @angular/cli" it does something but I can't use it as ng.

Erokos avatar May 20 '25 13:05 Erokos

Is there a solution to this? I just ran into the same issue

JanKleine avatar Aug 23 '25 14:08 JanKleine