404 ParrotSec while installing npm

Hi, I am trying to run sudo apt install npm
Suddenly, I am getting these errors:

Err:1 http://deb.parrotsec.org/parrot parrot/main amd64 node-end-of-stream all 1.4.0-1
  404  Not Found [IP: 104.24.125.114 80]
Err:2 http://deb.parrotsec.org/parrot parrot/main amd64 node-through2 all 2.0.3-1
  404  Not Found [IP: 104.24.125.114 80]
Err:3 http://deb.parrotsec.org/parrot parrot/main amd64 node-timed-out all 4.0.1-2
  404  Not Found [IP: 104.24.125.114 80]
Err:4 http://deb.parrotsec.org/parrot parrot/main amd64 npm all 5.8.0+ds6-2
  404  Not Found [IP: 104.24.125.114 80]
Unable to correct missing packages.
E: Failed to fetch http://deb.parrotsec.org/parrot/pool/main/n/node-end-of-stream/node-end-of-stream_1.4.0-1_all.deb  404  Not Found [IP: 104.24.125.114 80]
E: Failed to fetch http://deb.parrotsec.org/parrot/pool/main/n/node-through2/node-through2_2.0.3-1_all.deb  404  Not Found [IP: 104.24.125.114 80]
E: Failed to fetch http://deb.parrotsec.org/parrot/pool/main/n/node-timed-out/node-timed-out_4.0.1-2_all.deb  404  Not Found [IP: 104.24.125.114 80]
E: Failed to fetch http://deb.parrotsec.org/parrot/pool/main/n/npm/npm_5.8.0+ds6-2_all.deb  404  Not Found [IP: 104.24.125.114 80]
E: Aborting install.

Try a different mirror.

https://www.parrotsec.org/docs/mirror-list/

sudo apt-get update solved my issue :smiley:.

:rofl::joy::joy::rofl::sweat_smile:

1 Like