NotionNext
NotionNext copied to clipboard
【编译失败】本地可以成功build,但是vercel会报 Minified React error 错误
描述遇到的问题 本地可以成功build,但是在vercel上部署老是会报错,后来直接使用作者的原始代码,不该动任何东西,也会出现同样的错误,不知道应该如何既觉
截图 Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Btype%2C%20option%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
环境
- 操作系统: macOS
- 浏览器 chrome使用vercel
- 版本 [e.g. 22]
升级新版试一下