anidl / multi-downloader-nx

Downloader for Crunchyroll, Hidive, AnimeOnegai, and AnimationDigitalNetwork with CLI and GUI
MIT License
225 stars 38 forks source link

not able to renew token #664

Closed storm134 closed 2 months ago

storm134 commented 2 months ago

Program version

4.7.1

Operating System

Windows

Type

CLI

Service

Crunchyroll

Command used

node index.js --service crunchy --auth

Show ID

G64PV1Z3R

Episode

0

Console Output

C:\multi-downloader-nx-master\lib>node index.js --service crunchy --auth
Checking for updates...
Found 30 release tags and 0 that are new.
No new tags found
[INFO] Searching for update finished. Next time running on the 2024-04-16 at 11:46:38 a.m..
[WARN] Private key missing

[Q] LOGIN/EMAIL: 
[Q] PASSWORD   : 
[ERROR] ReferenceError: fetch is not defined
[ERROR] Authentication failed!

Additional Information

this is on windows 11, using command prompt, fresh install of multi-downloader.

storm134 commented 2 months ago

fixed. had to remove node.js delete all corresponding folders for node.js. rebooted ran pnpm install again, downloaded new node.js installed. now is working