realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.81k stars 577 forks source link

Could not find io.realm:realm-gradle-plugin:6.0.1 #6878

Closed deepshah11295 closed 2 months ago

deepshah11295 commented 2 months ago

How frequently does the bug occur?

Always

Description

When run the project facing below issue:

Could not resolve all artifacts for configuration ':classpath'. Could not find io.realm:realm-gradle-plugin:6.0.1. Searched in the following locations:

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

SDK 11

What services are you using?

Local Database only

Are you using encryption?

Yes

Platform OS and version(s)

MAC OS

Build environment

Which debugger for React Native: ..

Cocoapods version

No response

sync-by-unito[bot] commented 2 months ago

➤ PM Bot commented:

Jira ticket: RJS-2901

nirinchev commented 2 months ago

This is the repository holding the code for the Javascript SDK, whereas your issue appears to be related to the Java/Kotlin SDK.