MMARefugee
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.
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?