-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Description
Version
Vben Admin V5
Describe the bug?
@vben/[email protected] start D:\Code\lwjr\vue-vben-admin\apps\backend-mock
nitro dev
➜ Local: http://localhost:5320/
➜ Network: use --host to expose
√ Nitro Server built in 839ms nitro 15:06:43
[uncaughtException] Error: Function not implemented.
at eventHandler (file:///D:/Code/lwjr/vue-vben-admin/apps/backend-mock/.nitro/dev/index.mjs:1887:9)
at file:///D:/Code/lwjr/vue-vben-admin/apps/backend-mock/.nitro/dev/index.mjs:1885:15
at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:647:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)
Reproduction
ab7e363 版本
System Info
win11 chromeRelevant log output
Validations
- Read the docs
- Ensure the code is up to date. (Some issues have been fixed in the latest version)
- I have searched the existing issues and checked that my issue does not duplicate any existing issues.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.