labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.49k stars 4.69k forks source link

菜鸟求助前端破法:Error: NextRouter was not mounted. #1481

Closed wxy545812093 closed 4 months ago

wxy545812093 commented 5 months ago

例行检查

你的版本

问题描述, 日志截图 one-api部分已成功编译且启动,但FastGPT前端 "run dev" 部分卡主了。无奈对nextjs不懂,搞了很久没效果啊,魂力都耗尽了,没办法只能求助了。会的老铁指点一下:此阵何以破之?

复现步骤

预期结果

相关截图 000

LIKEGAKKI commented 5 months ago

你是想源码运行吗?如果你有前端项目的基础,可以参考官方的文档。开发与部署指南

我看你node用的node@v20.12.0,我node版本用的18.12.0,或者你试试降级node版本