-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hi, I would like to help me about the error that was happend.
This error was happend on local development env when click "generate" of Looker dashboard.
SyntaxError: Unexpected token '<', ")
at parseJSONFromBytes (node:internal/deps/undici/undici:5584:19)
at successSteps (node:internal/deps/undici/undici:5555:27)
at fullyReadBody (node:internal/deps/undici/undici:1665:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async specConsumeBody (node:internal/deps/undici/undici:5564:7)
at async throwErrorIfNotOK (C:\Looker-extension-framework\dashboard-summarization\websocket-service\src\node_modules@google-cloud\vertexai\build\src\functions\post_fetch_processing.js:30:27)
at async generateContentStream (C:\Looker-extension-framework\dashboard-summarization\websocket-service\src\node_modules@google-cloud\vertexai\build\src\functions\generate_content.js:90:5)
at async Socket. (C:\Looker-extension-framework\dashboard-summarization\websocket-service\src\index.js:178:31)