nuxtjs3 ,老是报错,内容:https://blog.csdn.net/qypt2015/article/details/143305115?spm=1001.2014.3001.5501
我有代码仓库,帮忙解决好了,发一个66的红包,以示感谢!
仓库代码 : https://gitee.com/qypt/nuxt3-app
要求:
1、需要拉取仓库代码运行起来。访问 :http://localhost:3000/ ;没有报错:
manifest.js?v=c72ea795:43 [nuxt] Error matching route rules. TypeError: Cannot read properties of undefined (reading 'entries')
at _sortRoutesMap (index.mjs?v=c72ea795:233:16)
at _matchRoutes (index.mjs?v=c72ea795:215:30)
at Object.matchAll (index.mjs?v=c72ea795:168:25)
at getRouteRules (manifest.js?v=c72ea795:41:32)
at async router.js?v=c72ea795:156:30
2、能成功运行,没报错,然后指导如何去修改;注意:禁止用AI的答案回答,除非能指导解决问题,谢谢!
报错内容图: