Closed Queatz closed 6 months ago
That's because you added the wrong dependency
Please use this with github packages
implementation("com.wakaztahir:codeeditor:3.0.5")
The dependency doesn't exist at
com.github.qawaz.compose-code-editor:codeeditor-js:3.1.1
That's because this is the android jitpack repository, I could not get jitpack to work with multiplatform packages at that time, there were issues in jitpack and I haven't tried now. There's a version 2.0.3
and that's android only so there's it probably can't locate the JS package. So Please use Github Packages.
Here are the avaialble github packages https://github.com/orgs/Qawaz/packages?repo_name=compose-code-editor
Maybe we should update the Readme
Adding this to an Android project:
Results in this error: