This repository was archived by the owner on Sep 24, 2022. It is now read-only.

Description
C:\Users\samsc\SolarStats>npm start
npm WARN config global --global, --local are deprecated. Use --location=global instead.
solarstats@1.0.0-dev start
node .
/ | | | / | | | |
| ( ___ | | __ _ _ __ | ( | | __ | | ___
__ \ / _ | |/ | '__| \___ \| __/ _ | / |
__) | () | | (| | | _) | || (| | |_
|/ __/||_,|| |_____/ __,|_|__/
v1.0.0-dev
INFO Checking for updates...
INFO Proxy started
C:\Users\samsc\SolarStats\node_modules\hypixel-api-reborn\src\Private\requests.js:24
if (res.status === 403) throw new Error(Errors.INVALID_API_KEY);
^
Error: [hypixel-api-reborn] Invalid API Key! For help join our Discord Server https://discord.gg/NSEBNMM
at Requests.request (C:\Users\samsc\SolarStats\node_modules\hypixel-api-reborn\src\Private\requests.js:24:35)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Client._makeRequest (C:\Users\samsc\SolarStats\node_modules\hypixel-api-reborn\src\Client.js:70:20)
at async Object.module.exports (C:\Users\samsc\SolarStats\node_modules\hypixel-api-reborn\src\API\getKeyInfo.js:4:15)