npm run dev 后的报错解决

 

 报该错误是config文件中的index.js配置host ...
 npm run dev 后的报错解决

 

host处 改为localhost 或者本地ip

 

相关文章: