|
|
|
|
|
by eyelidlessness
1863 days ago
|
|
Worth noting, because it’s non-obvious but does address some of the concern around npx, that it resolves to any locally available version using standard Node module resolution, then falls back to downloading from NPM. And in the next version it will warn before downloading. |
|