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
How can I resolve this error, this is my first time of using vite and I am stuck here:
The service was stopped
at C:\Users\DELL\Desktop\MyfirstApp\my-app\my-project\node_modules\esbuild\lib\main.js:974:26
at responseCallbacks. (C:\Users\DELL\Desktop\MyfirstApp\my-app\my-project\node_modules\esbuild\lib\main.js:603:9)
at Socket.afterClose (C:\Users\DELL\Desktop\MyfirstApp\my-app\my-project\node_modules\esbuild\lib\main.js:594:28)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
How can I resolve this error, this is my first time of using vite and I am stuck here:
The service was stopped
at C:\Users\DELL\Desktop\MyfirstApp\my-app\my-project\node_modules\esbuild\lib\main.js:974:26
at responseCallbacks. (C:\Users\DELL\Desktop\MyfirstApp\my-app\my-project\node_modules\esbuild\lib\main.js:603:9)
at Socket.afterClose (C:\Users\DELL\Desktop\MyfirstApp\my-app\my-project\node_modules\esbuild\lib\main.js:594:28)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Node.js v22.17.1
Beta Was this translation helpful? Give feedback.
All reactions