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

[plugin:vite:esbuild] The service is no longer running #403

Closed
7 tasks done
Salahadinedev0 opened this issue Jan 10, 2025 · 2 comments
Closed
7 tasks done

[plugin:vite:esbuild] The service is no longer running #403

Salahadinedev0 opened this issue Jan 10, 2025 · 2 comments

Comments

@Salahadinedev0
Copy link

Describe the bug

The [plugin:vite:esbuild] The service is no longer running error indicates that esbuild, used by Vite for code transformation, has stopped working unexpectedly. can you give me the solutions please

Reproduction

. npm create vite@latest

Steps to reproduce

pnpm run dev

System Info

--system --npmPackages '{vite,@vitejs/*}' --binaries --browsers

Used Package Manager

pnpm

Logs

[plugin:vite:esbuild] The service is no longer running
D:/Nouveau/boltproject/bolt.diy/app/entry.server.tsx
at D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:737:38
at sendRequest (D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:618:36)
at start (D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:736:9)
at Object.transform2 [as transform] (D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:797:5)
at D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:2040:77
at new Promise ()
at Object.transform (D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:2040:36)
at transform (D:\Nouveau\boltproject\bolt.diy\node_modules.pnpm\[email protected]\node_modules\esbuild\lib\main.js:1875:62)
at transformWithEsbuild (file:///D:/Nouveau/boltproject/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:19231:26)
at TransformPluginContext.transform (file:///D:/Nouveau/boltproject/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:19296:24)
at PluginContainer.transform (file:///D:/Nouveau/boltproject/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:49096:18)
at loadAndTransform (file:///D:/Nouveau/boltproject/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:51929:27
Click outside, press Esc key, or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.ts.
Capture d'écran 2025-01-10 130309

Validations

Copy link

Hello @Salahadinedev0. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with need reproduction will be closed if they have no activity within 3 days.

@Salahadinedev0
Copy link
Author

@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants