-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
SyntaxError: Unexpected token in JSON at position 0 #41
Labels
bug
Something isn't working
Comments
Can reproduce issue using any NodeJS version above 16.6 (such as 16.17 and 16.18), perhaps a duplicate of #36 (which needs to be reopened). |
I have the same issue on node v18.11.0 and petitio v1.4.0. |
Well anyone have any idea how to fix this? |
@SummerToast install an earlier version of NodeJS for now I suppose. You can use something like |
Vetlix
changed the title
SyntaxError: Unexpected token in JSON at position 0 at JSON.parse (<anonymous>) at Y.json (/data/data/com.termux/files/home/project/discord-js-lavalink-Music-Bot-erela-js/node_modules/petitio/dist/index.js:30:574) at ke.json (/data/data/com.termux/files/home/project/discord-js-lavalink-Music-Bot-erela-js/node_modules/petitio/dist/index.js:30:2499) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
SyntaxError: Unexpected token in JSON at position 0
Dec 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description
Caused by erela js, using nodejs 1.18.10
Reproducible By
Erela js search
Expected Behavior
it search the song
Logs & Screenshots
Environment
Termux Android, NodeJS 1.18.10
Additional context
The text was updated successfully, but these errors were encountered: