Search code examples
vitelaravel-9

Stuck After run command NPM RUN DEV (Laravel)


PS C:\revi\project laravel\laravel9frame> npm run dev npm WARN config global --global, --local are deprecated. Use --location=global instead.

dev vite

vite v2.9.14 dev server running at:

Local: http://localhost:3000/ Network: use --host to expose

ready in 479ms.

Laravel v9.20.0

APP_URL: http://localhost


Solution

  • Rather than npm run dev I think you want npm run build