help icon indicating copy to clipboard operation
help copied to clipboard

node-v12.18.1-x82.msi does not want to install

Open Azeenia opened this issue 5 years ago • 8 comments

Hello, I have an installation problem, it is that when I install Node.JS correctly. It remains blocked at the end of loading and the status is marked nothing. Thank you for responding in advance.

  • Node.js Version : node-v12.18.1-x82.msi
  • OS : Windows 7
  • Scope (install, code, runtime, meta, other?) : Install
  • Module (and version) (if relevant) :

Here is the image that loading is blocked. image

Azeenia avatar Jun 28 '20 12:06 Azeenia

@Ethann45140 - is this issue still outstanding? not sure but can you try by disabling the network connection and make sure that you don't have any previous installed version of node and see what it shows? meanwhile you can try this also https://github.com/nodejs/node/issues/4329#issuecomment-169952550 .

PoojaDurgad avatar Dec 21 '20 05:12 PoojaDurgad

Hi @PoojaDurgad I managed to solve the problem you gave me. But I have a problem it is when I type the command npm i install it gives me an error with a log:

1 verbose cli [
1 verbose cli   'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'i',
1 verbose cli   'install'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session 464869112ed5f771
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData error for install@latest network timeout at: https://registry.npmjs.org/install
8 timing stage:rollbackFailedOptional Completed in 1ms
9 timing stage:runTopLevelLifecycles Completed in 160205ms
10 verbose type request-timeout
11 verbose stack FetchError: network timeout at: https://registry.npmjs.org/install
11 verbose stack     at Timeout._onTimeout (C:\Program Files\nodejs\node_modules\npm\node_modules\node-fetch-npm\src\index.js:61:18)
11 verbose stack     at listOnTimeout (internal/timers.js:549:17)
11 verbose stack     at processTimers (internal/timers.js:492:7)
12 verbose cwd C:\Windows\system32
13 verbose Windows_NT 6.1.7601
14 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "i" "install"
15 verbose node v13.14.0
16 verbose npm  v6.14.4
17 error network timeout at: https://registry.npmjs.org/install
18 verbose exit [ 1, true ]

So I'm guessing there is a package installation problem?

Azeenia avatar Dec 21 '20 11:12 Azeenia

It seems to be a problem with npm v6.14.4. Does this help: https://github.com/npm/cli/issues/1185?

RaisinTen avatar Dec 21 '20 12:12 RaisinTen

@Ethann45140 - what is the output of where node and where npm ? and what is npm i install ? you can give npm install / npm i and give npm install -g npm@latest in the command prompt to update the npm later check the version of node and npm by giving node -v and npm -v

PoojaDurgad avatar Dec 21 '20 13:12 PoojaDurgad

@PoojaDurgad The output of where node is C:\Program Files\nodejs\node.exe and that of npm is C:\Program Files\nodejs\npm C:\Program Files\nodejs\npm.cmd. The version of node and npm are: v.13.14.0 and 6.14.4

Azeenia avatar Dec 21 '20 13:12 Azeenia

@RaisinTen I will try if I can fix the problem

Azeenia avatar Dec 21 '20 13:12 Azeenia

@Ethann45140 - looks good.

PoojaDurgad avatar Dec 22 '20 07:12 PoojaDurgad

It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] avatar May 12 '24 01:05 github-actions[bot]

It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] avatar Jun 12 '24 01:06 github-actions[bot]