Jérôme Prinet

Results 26 comments of Jérôme Prinet

Great job @nedtwigg, the 7.0.0.BETA3 indeed fixes the issue

Note: I don't see a conflict in the `dist/index.js` file, this one should probably be created by your CI anyway.

Hi @ibakshay No problem, I am getting a successful local run with a more recent `ncc` version Would it be ok to upgrade? ``` ➜ github-action git:(master) ✗ node --version...

Hi @ibakshay, any chance you could give a look at this?

Not familiar with that, let me relay it internally

btw a Build Scan would be super helpful, could you produce one @michalvavrik ? You should be able to get one published just by [authenticating to Develocity](https://docs.gradle.com/develocity/maven-extension/current/#automated_access_key_provisioning) Could you also...

Could you try to comment / remove the `.mvn/extensions.xml` file and check if the error still occurs @michalvavrik ?

Not really @lasteris, we need a CI worflow run from `main` branch (the one which populates the remote cache) to then be able to run a local build against the...

That was my fear @lasteris, as we have no clear evidence of the problem nor a fix in our latest versions. When you have a successful local build, is that...

Having Develocity Build Scans of a failing and non-failing scenario on Windows would really ease the troubleshooting. Could you produce those @radcortez ? Adding `--stacktrace` option to the failing call...