nativescript-cli icon indicating copy to clipboard operation
nativescript-cli copied to clipboard

Deprecate `plugins` command

Open jasongitmail opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

To simplify, per discussion with @rigor789 in Discord.

Describe alternatives you've considered

Devs can use their package manager directly to install plugins: npm install <foo>, etc.

Anything else?

I'd suggest any reference to ns plugin install in docs be changed to only mention NPM's install command: "npm install <foo> or as appropriate for your package manager", to reduce docs maintenance. Users of other package managers know the analogous command for their package manager.

Please accept these terms

jasongitmail avatar Mar 09 '24 19:03 jasongitmail