【发布时间】:2022-02-04 04:34:53
【问题描述】:
这是我的 nextjs 应用程序的文件夹结构,我收到此错误:Failed to reload dynamic routes: Error: You cannot use different slug names for the same dynamic path ('_Id' !== 'id').
有人可以解释我在这里做错了什么吗?
【问题讨论】:
标签: javascript reactjs routes next.js
这是我的 nextjs 应用程序的文件夹结构,我收到此错误:Failed to reload dynamic routes: Error: You cannot use different slug names for the same dynamic path ('_Id' !== 'id').
有人可以解释我在这里做错了什么吗?
【问题讨论】:
标签: javascript reactjs routes next.js
好的,在浪费了 1 小时后,我杀死了服务器并重新运行它。现在一切都好。
【讨论】: