node-nightly icon indicating copy to clipboard operation
node-nightly copied to clipboard

node-nightly at your fingertips!

Results 20 node-nightly issues
Sort by recently updated
recently updated
newest added

```sh $ npm install --global node-nightly $ node-nightly Checking for update... TypeError: Cannot read properties of undefined (reading 'version') at /usr/local/lib/node_modules/node-nightly/node_modules/node-nightly-version/index.js:17:70 at processTicksAndRejections (node:internal/process/task_queues:96:5) ``` ```js $ cat /usr/local/lib/node_modules/node-nightly/node_modules/node-nightly-version/index.js 'use...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Hi, I can't run node-nightly as it thinks I'm offline (@ home, @ work, with WiFi or wired). ``` ~ ❯❯❯ node-nightly --upgrade Checking for update... You are using latest...

Please see my thread on node-sass for more details. Tldr; this package is changing the name of `process.versions.node` to `11.0.0-nightly20180719373aae1f86` which is making node-sass think that version 10 is being...

``` > npm i -g node-nightly C:\Users\REDACTED\AppData\Roaming\npm\node-nightly -> C:\Users\REDACTED\AppData\Roaming\npm\node_modules\node-nightly\cli.js + [email protected] added 160 packages in 10.488s > node-nightly Downloading the nightly version, hang on... { Error: EPERM: operation not permitted,...

When running node-nightly on 32-bit version, process.arch returns "ia32" which doesn't exist anywhere in node repositories neither in the files array in node-nightly-version module. I've fixed this for myself by...

Related to #36 I propose that `--version` outputs the currently used version and that something like `--use` would decide which version to install &/ use. This would be be more...

Hey, I want to use node-nightly at school but we have a proxy, i've already configured git and npm to use the proxy, but when i type `node-nightly` it says...

node-nightly check the latest version when executed, so it's unavailable when there is no internet connectivity. Just recently, I want to use node-nightly to run some script but there is...

Development will be easier if we can inspect HTTP requests