You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ksp] java.lang.IllegalStateException: KSTypeArgument.type should not have been null, please file a bug. STAR null
Version:
ksp = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.1" }
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "2.1.21" }
Info:
[ksp] loaded provider(s): [dagger.hilt.processor.internal.uninstallmodules.KspUninstallModulesProcessor$Provider, dagger.hilt.android.processor.internal.customtestapplication.KspCustomTestApplicationProcessor$Provider, dagger.hilt.processor.internal.aliasof.KspAliasOfProcessor$Provider, dagger.hilt.android.processor.internal.viewmodel.KspViewModelProcessor$Provider, dagger.hilt.processor.internal.earlyentrypoint.KspEarlyEntryPointProcessor$Provider, dagger.hilt.processor.internal.generatesrootinput.KspGeneratesRootInputProcessor$Provider, dagger.hilt.android.processor.internal.androidentrypoint.KspAndroidEntryPointProcessor$Provider, dagger.hilt.processor.internal.originatingelement.KspOriginatingElementProcessor$Provider, dagger.hilt.android.processor.internal.bindvalue.KspBindValueProcessor$Provider, dagger.hilt.processor.internal.definecomponent.KspDefineComponentProcessor$Provider, dagger.hilt.processor.internal.root.KspRootProcessor$Provider, dagger.hilt.processor.internal.aggregateddeps.KspAggregatedDepsProcessor$Provider, dagger.hilt.processor.internal.root.KspComponentTreeDepsProcessor$Provider, dagger.internal.codegen.KspComponentProcessor$Provider]
[ksp] java.lang.IllegalStateException: KSTypeArgument.type should not have been null, please file a bug. STAR null
AAPT2 aapt2-8.10.0-12782657-osx Daemon #0: shutdown
Build 4ff9ccd4-803c-4221-ac91-4a835188a62f is closed
Execution failed for task ':app:kspDebugKotlin'.
> A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction
> KSTypeArgument.type should not have been null, please file a bug. STAR null
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 2s
30 actionable tasks: 5 executed, 25 up-to-date
The text was updated successfully, but these errors were encountered:
I am having the same issue with very similar versions- 2.1.20-2.0.1. I haven't gotten my project running yet and I'm very new to this, so it could well be something on my end but there isn't enough information to debug if that is the case.
Version:
Info:
The text was updated successfully, but these errors were encountered: