Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting error <h"... is not valid JSON on all scripts that where working just fine yesterday, and now 'not so much' #26

Open
day0bagz opened this issue Oct 10, 2024 · 0 comments

Comments

@day0bagz
Copy link

I have this on all three source codes, that where all 3 running fine and efficient yesterday afternoon, now when I run ' node {script} ' I keep getting this error on every one of these scripts.

//ERROR MESSAGE//


undefined:1
<html>
^

SyntaxError: Unexpected token '<', "<html>
<h"... is not valid JSON
    at JSON.parse (<anonymous>)
    at IncomingMessage.<anonymous> (C:\Users\BAGSO\node_modules\bas-remote-node\src\services\utils.js:15:22)
    at IncomingMessage.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

Node.js v22.9.0

All three scripts are returning that same exact error message, under diffrent situations and variables placed.

I do not see or notice an update, on your side. Let me know if you need anymore data from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant