i just did rm -rf node_modules and then npm install but the npm install was still displaying esolve error and then i went to win + R and and input cmd and i added this line of command del /f /q "C:\Users\shenc\Documents\tests\node_modules\esbuild-windows-64\esbuild.exe" then i went back to my terminal and did npm install force and boom when i run the npm run dev again it worked without stress