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 · 3 comments
Open

route.outlet is not a function #186

webmrxu opened this issue Jul 19, 2024 · 3 comments

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安装,就没有报错了。

@ocean-f
Copy link

ocean-f commented Oct 24, 2024

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

我用pnpm安装的,还是报这个错,你node和pnpn是哪个版本?

@loto12345
Copy link

loto12345 commented Nov 17, 2024

我出现过同样问题,已解决,请根据官方教程clone及pnpm build。
I had the same issue, please follow official steps to git clone & use pnpm build to avoid.

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

4 participants