Getting this issue when I tried running the command npm run dev.
error when starting dev server:
Error: Unable to find the configuration file [C:UsersLP-266.configherdconfigvaletconfig.json].
at resolveDevelopmentEnvironmentTld (file:///C:/laragon/www/tenant-portal/node_modules/laravel-vite-plugin/dist/index.js:358:11)
at resolveDevelopmentEnvironmentServerConfig (file:///C:/laragon/www/tenant-portal/node_modules/laravel-vite-plugin/dist/index.js:320:94)
at config (file:///C:/laragon/www/tenant-portal/node_modules/laravel-vite-plugin/dist/index.js:39:50)
at runConfigHook (file:///C:/laragon/www/tenant-portal/node_modules/vite/dist/node/chunks/dep-CzJTQ5q7.js:67013:25)
at async resolveConfig (file:///C:/laragon/www/tenant-portal/node_modules/vite/dist/node/chunks/dep-CzJTQ5q7.js:66464:12)
at async _createServer (file:///C:/laragon/www/tenant-portal/node_modules/vite/dist/node/chunks/dep-CzJTQ5q7.js:63048:18)
at async CAC.<anonymous> (file:///C:/laragon/www/tenant-portal/node_modules/vite/dist/node/cli.js:735:20)
I have no clue what to do
New contributor
Faiz Kasman is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.