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

error keep repeating #5742

Open
1 task done
yismail2020 opened this issue Jan 27, 2025 · 0 comments
Open
1 task done

error keep repeating #5742

yismail2020 opened this issue Jan 27, 2025 · 0 comments

Comments

@yismail2020
Copy link

Describe the bug

"[vite] Internal Server Error Transform failed with 1 error: /home/project/src/data/hdsQuestions.ts:868:10: ERROR: Unexpected end of file at failureErrorWithLog (/home/project/node_modules/esbuild/lib/main.js:1462:15) at eval (/home/project/node_modules/esbuild/lib/main.js:745:50) at responseCallbacks. (/home/project/node_modules/esbuild/lib/main.js:612:9) at handleIncomingPacket (/home/project/node_modules/esbuild/lib/main.js:667:12) at Socket.readFromStdout (/home/project/node_modules/esbuild/lib/main.js:590:7) at Socket.emit (node:events:30:10899) at addChunk (node:internal/streams/readable:225:3685) at readableAddChunk (node:internal/streams/readable:225:3393) at Readable.push (node:internal/streams/readable:225:4971) at _0x2ee298.onStreamRead (node:internal/stream_base_commons:211:2596)"
at handleMessage (/@vite/client:698:19)
at _0x19ddd0. (/@vite/client:546:5)
at _0x19ddd0.dispatchEvent (/[email protected]:26:26768)
at _0x19ddd0._handleMessage (/[email protected]:26:50418)
at MessagePort._0x1eeba2 (/[email protected]:26:46452

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-77g5cmzk

Validations

  • Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.

Steps to reproduce

every time bolt try to fix this error and it mention it is fixed however after that same error appears

"[vite] Internal Server Error Transform failed with 1 error: /home/project/src/data/hdsQuestions.ts:868:10: ERROR: Unexpected end of file at failureErrorWithLog (/home/project/node_modules/esbuild/lib/main.js:1462:15) at eval (/home/project/node_modules/esbuild/lib/main.js:745:50) at responseCallbacks. (/home/project/node_modules/esbuild/lib/main.js:612:9) at handleIncomingPacket (/home/project/node_modules/esbuild/lib/main.js:667:12) at Socket.readFromStdout (/home/project/node_modules/esbuild/lib/main.js:590:7) at Socket.emit (node:events:30:10899) at addChunk (node:internal/streams/readable:225:3685) at readableAddChunk (node:internal/streams/readable:225:3393) at Readable.push (node:internal/streams/readable:225:4971) at _0x2ee298.onStreamRead (node:internal/stream_base_commons:211:2596)"
at handleMessage (/@vite/client:698:19)
at _0x19ddd0. (/@vite/client:546:5)
at _0x19ddd0.dispatchEvent (/[email protected]:26:26768)
at _0x19ddd0._handleMessage (/[email protected]:26:50418)
at MessagePort._0x1eeba2 (/[email protected]:26:46452

Expected behavior

after adding all form questions to start opening the main page this error keeps looping and prevents me from accessing the app, note that I have added an additional 47 questions, and bolt confirmed it has been added however it shows only 120 while it should be 167 including the 47

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0
performance.memory = {
  "totalJSHeapSize": 151646208,
  "usedJSHeapSize": 119677480,
  "jsHeapSizeLimit": 4294705152
}
Username = yismail2020
Chat ID = 6bc18f2805d5
Client version = 5345a20
Server version = 5345a20

Additional context

No response

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