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
I get compile time error for configuration cache for the plugin.
Using REALM_DISABLE_ANALYTICS = "true" hides the issue, mentioned in #1390
Stacktrace & log output
Configuration cache problems found in this build.
1 problem was found storing the configuration cache.
- Plugin 'io.realm.kotlin': external process started 'wmic csproduct get UUID'
See https://docs.gradle.org/8.3/userguide/configuration_cache.html#config_cache:requirements:external_processes
See the complete report at file:///C:/Users/x/StudioProjects/x/build/reports/configuration-cache/39j22f6t5aki07g06f05klw9c/d8gfjfz1mjgu525rhqjspl3au/configuration-cache-report.html
> Starting an external process 'wmic csproduct get UUID' during configuration time is unsupported.
How frequently does the bug occur?
Always
Description
I get compile time error for configuration cache for the plugin.
Using
REALM_DISABLE_ANALYTICS = "true"
hides the issue, mentioned in #1390Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
1.10.2
What Atlas App Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
Windows 11 Pro 10.0.22621 Build 22621
Build environment
Android Studio version: Hedgehog 2023.1.1 Beta 1
Android Build Tools version: 34
Android Gradle Plugin version: 8.2.0-beta01
Gradle version: 8.3
The text was updated successfully, but these errors were encountered: