nodist icon indicating copy to clipboard operation
nodist copied to clipboard

Natural node.js and npm version manager for windows.

Results 58 nodist issues
Sort by recently updated
recently updated
newest added

Hello, I can't install npm 8.6.0, which is the recommanded version by ``` node doctor ```. When using ``` nodist global npm 8.6 ``` : ``` npm 8.6 {"message":"Must specify...

PS C:\Users\Felix> nodist npm 8.9.0 npm 8.9.0 {"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}. Sorry. PS C:\Users\Felix>

Hi there, as the original author (I've stepped down as maintainer a while ago), I'm aware of the lack of maintenance for nodist at the moment. I've tried to contact...

Hi, I am seeing the following error below when running `nodist npm 5.6`. Is there anything I can do to help get around this issue? ``` > nodist npm 5.6...

NPX has been released as part of npm. Seems like a pretty handy tool to have included with nodist. https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.18. Commits 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve paths properly for unicode, windows 2f1bca0 fix: prune dirCache properly...

dependencies

fix #239 ``` note: In order to create this fix, I also looked at lib/nodist.js for reference, which is supposed to handle "latest" as well, and found out that they...

Related to #244. This replaces the old `github` package with the latest Octokit REST client which makes authentication work again. Additionally, the `NODIST_GITHUB_TOKEN` environment variable can now be used to...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies