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

There is no route match the path [/other/xxx], in group [other][ ] #25

Open
jinghuichou opened this issue May 17, 2019 · 0 comments
Open

Comments

@jinghuichou
Copy link

您好,本人刚入门组件化,可能也不太懂哈,项目跑起来后点击妹子画廊、抽奖相关的就会报这个错,然后发现是other模块没有生成相应的IRouteGroup文件。从ARouter的Issues找了下问题,大概是没有配置好ARouter,看了一下other的build.gradle的ARouter配置是kotlin的,把这行 annotationProcessor rootProject.ext.dependencies["router-compiler"] 给注掉了,改成 kapt 'com.alibaba:arouter-compiler:1.2.2' 就好了,下载的apk没问题,不知道是我哪里配置的不对。

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

1 participant