Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

route.outlet is not a function #186

Open
webmrxu opened this issue Jul 19, 2024 · 1 comment
Open

route.outlet is not a function #186

webmrxu opened this issue Jul 19, 2024 · 1 comment

Comments

@webmrxu
Copy link

webmrxu commented Jul 19, 2024

image image

index.tsx:15 error TypeError: route.outlet is not a function
at get children (components.tsx:140:64)
at Object.fn (chunk-AEQI6GRA.js?v=67c196e6:1182:37)
at runComputation (chunk-AEQI6GRA.js?v=67c196e6:809:22)
at updateComputation (chunk-AEQI6GRA.js?v=67c196e6:788:3)
at createMemo (chunk-AEQI6GRA.js?v=67c196e6:273:5)
at children (chunk-AEQI6GRA.js?v=67c196e6:668:21)
at chunk-AEQI6GRA.js?v=67c196e6:1182:16
at untrack (chunk-AEQI6GRA.js?v=67c196e6:513:12)
at Object.fn (chunk-AEQI6GRA.js?v=67c196e6:1177:19)
at runComputation (chunk-AEQI6GRA.js?v=67c196e6:809:22)

@banxia1014
Copy link

用pnpm安装依赖~我用npm装的时候也是报这个错,删掉之后,用pnpm安装,就没有报错了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants