Git Product home page Git Product logo

Comments (4)

gkdn avatar gkdn commented on June 2, 2024 1

I can't see what is going on from your provided information.

I can tell that this is not happening in a clean repo so there should be something in your setup or the way you run it contributing to the problem here.

Can you try in a clean repo? If it doesn't work, could you share your steps for running it?
If it works, could you compare that with your own repo and see what is different?

from j2cl.

gkdn avatar gkdn commented on June 2, 2024

The helloworld also has a bazelversion file that pins the supported version and we have CI setup that validates this is working untouched. So it should be something in your setup.
Possible scenarios that I can think of:

  1. Bazel version that you are using is 6.1.1, it might be possible that rules_kotlin version that we are using might have incompatibility with that. We are currently only testing with Bazel 5.x.
  2. You might have a more recent rules_kotlin that overrides the one from J2CL repo.

from j2cl.

lemito avatar lemito commented on June 2, 2024

No, I've tried it on an older version of bazel as well, as I use bazelisk and the version is downloaded from just the bazelversion file.

from j2cl.

lemito avatar lemito commented on June 2, 2024

Hello

Tried it for the 5th time and... it worked. Of course, I tried it on a clean helloworld, but no error occurred.
I will close this issue, because technically the problem is solved. If it occurs again, I will try to describe each step in more detail based on your questions and points and reopen the issue.

Thanks for solving the problem :)

from j2cl.

Related Issues (20)

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.