Avatar

MMARefugee

MMARefugee@lemmy.world
Joined
2.7K posts • 3 comments
Direct message

Thanks so much for your help.

I am not programmer, and I didn’t even realize there was a fork. Let me root around in there and see what I can find out tomorrow.

Thanks again.

permalink
report
parent
reply

After suggested change:

PS C:\Users***********\Botlt> npm install

npm ERR! code EJSONPARSE

npm ERR! path C:\Users********\Botlt/package.json

npm ERR! JSON.parse Unexpected token ““” (0x201C) in JSON at position 976 while parsing near “… "lemmy-js-client": “^0.19.0”,\r\n "lin…”

npm ERR! JSON.parse Failed to parse JSON data.

npm ERR! JSON.parse Note: package.json must be actual JSON, not just JavaScript.


I went back in and changed it to:

"lemmy-js-client": "^0.19.0-rc.1",

It will now run again, but same incorrect_login error.

permalink
report
parent
reply

Thank you for responding.

[ERROR] [LEMMY] Error while trying to login, host might be down

[ERROR] [SCHEDULER] An error occurred: Error: incorrect_login

Is the error.

I have attempted to add a different username and password and it didn’t work. Would that get a new JWT?

If not how do I delete it?

permalink
report
parent
reply