holy-unblocker / website-legacy-aio

All-in-one Holy Unblocker bundle
https://holyubofficial.net/
GNU General Public License v3.0
195 stars 2.31k forks source link

Deploying in the terminal not working #22

Closed moonpiedumplings closed 2 years ago

moonpiedumplings commented 2 years ago
npm install
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://github.com/e9x/website-aio-dump/releases/download/v1.0.0/rammerhead-1.2.3.tgz
npm ERR! 404 
npm ERR! 404  'rammerhead@https://github.com/e9x/website-aio-dump/releases/download/v1.0.0/rammerhead-1.2.3.tgz' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/moonpie/.npm/_logs/2022-10-20T23_41_31_000Z-debug-0.log

It seems as if one of the links it needs is dead.

e9x commented 2 years ago

This was caused by me deleting one of my repositories containing temporary builds for the NPM packages (when our Git server went offline).