New alias request: node.npx -> npx

Node comes bundled with an npx command. It’s part of npm (which is also an alias from the node package) and is used for running command-line tools directly out of the registry. It’s becoming an increasingly popular way to run Node.js-based tooling and we’re getting requests to expose it via the snap.

pinging @reviewers to get someone to notice this two-week old post.

1 Like

This makes sense, having seen a few node projects use npx, it would be great to have this alias on by default.

1 Like

+1 for the alias.

2 votes for, 0 against. Granting use of the alias. This is now live.