我正在尝试使用 Laravel 9 和 ReactJS 以及 vite js 构建一个应用程序。我尝试按照以下命令进行构建。
npm 运行开发
但我收到以下错误,
获取http://[::1]:5173/resources/css/app.css net::ERR_CONNECTION_REFUSED
获取http://[::1]:5173/@vite/client net::ERR_CONNECTION_REFUSED
获取 http://[::1]:5173/resources/js/app.jsx net::ERR_CONNECTION_REFUSED
获取http://[::1]:5173/@react-refresh net::ERR_CONNECTION_REFUSED