Giter VIP home page Giter VIP logo

Comments (12)

bashor avatar bashor commented on May 24, 2024 10

All previously published versions are available at JCenter indefinitely.

We are going to use Maven Central for new versions. Stay tuned!

from kotlinx-nodejs.

BoD avatar BoD commented on May 24, 2024 9

Sorry to be nagging but bintray seems to be down right now (getting 403 on https://jcenter.bintray.com/org/jetbrains/kotlinx/kotlinx-nodejs/0.0.7/kotlinx-nodejs-0.0.7.klib) which causes builds to fail.

from kotlinx-nodejs.

vlsi avatar vlsi commented on May 24, 2024 5

I guess the up-to-date wrappers would be moved to https://github.com/JetBrains/kotlin-wrappers, see JetBrains/kotlin-wrappers#1681

from kotlinx-nodejs.

francos avatar francos commented on May 24, 2024 4

Out of nowhere, I started getting a 502 Bad Gateway error from JCenter today:

Could not determine the dependencies of task ':kotlinNodeJsSetup'.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
> Could not resolve all files for configuration ':detachedConfiguration3'.

   > Could not resolve org.nodejs:node:14.17.0.
     Required by:
         project :
      > Could not resolve org.nodejs:node:14.17.0.
         > Could not get resource 'https://kotlin.bintray.com/kotlinx/org/nodejs/node/14.17.0/node-14.17.0.pom'.
            > Could not GET 'https://kotlin.bintray.com/kotlinx/org/nodejs/node/14.17.0/node-14.17.0.pom'. Received status code 502 from server: Bad Gateway

This is happening even when trying to reach the https://kotlin.bintray.com URL (even though JCenter says "all systems operational": https://status.bintray.com/)

This might be a good reason to accelerate the switch to Maven Central.

from kotlinx-nodejs.

rnett avatar rnett commented on May 24, 2024 4

JCenter had issues again yesterday, and the README widget is no longer working. Since it seems like it might be a while before the next version, can we get the current one added to maven central?

from kotlinx-nodejs.

BFergerson avatar BFergerson commented on May 24, 2024 2

Thanks for the tips, @francos. Removing kotlin.bintray.com repo worked for me.

from kotlinx-nodejs.

DRSchlaubi avatar DRSchlaubi commented on May 24, 2024 1

is this lib dead? you can't get it anymore since jcenter has been shutdown now

from kotlinx-nodejs.

y9san9 avatar y9san9 commented on May 24, 2024

Very actual for me

from kotlinx-nodejs.

BFergerson avatar BFergerson commented on May 24, 2024

I appear to be having the same issues as above. @francos, find any workarounds?

from kotlinx-nodejs.

francos avatar francos commented on May 24, 2024

@BFergerson this worked once I updated to Kotlin 1.6.0, seems like the dependencies are fetched differently on the latest Kotlin Plugin (or something like that?). Try updating if you are still on Kotlin 1.5.x

from kotlinx-nodejs.

francos avatar francos commented on May 24, 2024

@BFergerson seems like updating Kotlin to 1.6.0 made this work on 1 of my projects but not all of them 🤔

In the end, I made it work by updating to Kotlin 1.6.0 and removing maven("https://kotlin.bintray.com/kotlinx/") from the repositories clause on build.gradle.kts

from kotlinx-nodejs.

martinbonnin avatar martinbonnin commented on May 24, 2024

This is the last artifact we have on Jcenter. I made a tentative attempt to switch publication to Maven Central there: #22.

from kotlinx-nodejs.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.