You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bot Is Ready. Enjoy
(node:539) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use node --trace-warnings ... to show where the warning was created)
node:events:491
throw er; // Unhandled 'error' event
^
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Response.json (node:internal/deps/undici/undici:6160:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async c (file:///home/runner/AnotherJourney/node_modules/replicate-fetch/dist/esm/index.js:1:923)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:394:10)
Node.js v18.12.1
The text was updated successfully, but these errors were encountered:
When I use the command imagine:
Bot Is Ready. Enjoy
(node:539) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use
node --trace-warnings ...
to show where the warning was created)node:events:491
throw er; // Unhandled 'error' event
^
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Response.json (node:internal/deps/undici/undici:6160:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async c (file:///home/runner/AnotherJourney/node_modules/replicate-fetch/dist/esm/index.js:1:923)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:394:10)
Node.js v18.12.1
The text was updated successfully, but these errors were encountered: