最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Getting Error on Fresh Install of Laravel Livewire and Filament - Stack Overflow

programmeradmin0浏览0评论

I have a fresh install of Laravel 11 using Jetstream's Livewire. I've updated my Laravel installer. But during installation, I get an error. What am I doing wrong? I did not have this error until Jan 20, 2025. When I do npm i, and run npm run dev, that's when I get the error. I'm running the app in a Docker container using Laravel Sail. When I try to run the Filament panel I'm getting

Vite manifest not found at: /var/www/html/public/build/manifest.json
error when starting dev server:
TypeError: Invalid URL
    at new URL (node:internal/url:818:25)
    at getAdditionalAllowedHosts (file:///var/www/html/node_modules/vite/dist/node/chunks/dep-BdTvomPN.js:37687:29)
    at resolveConfig (file:///var/www/html/node_modules/vite/dist/node/chunks/dep-BdTvomPN.js:53812:29)
    at async _createServer (file:///var/www/html/node_modules/vite/dist/node/chunks/dep-BdTvomPN.js:43695:18)
    at async CAC.<anonymous> (file:///var/www/html/node_modules/vite/dist/node/cli.js:746:20)
发布评论

评论列表(0)

  1. 暂无评论