Jonathan Cammisuli

Results 79 comments of Jonathan Cammisuli

This is something that I'd like implemented as well. I think overall, there's a bunch of things that this extension can do that integrates better with vscode.

As of today, we can't do this. It's set to one workspace because of the choose workspace feature we have. Once we get rid of that, then I can start...

You're right 🙂 it's on the next thing I'm planning on doing for Nx Console. Get better documentation out.

I just want everyone to know that we are looking into this. Its quite annoying when it happens and I have a hunch that it is related to multiple versions...

This also is driving me nuts. I couldn't figure out what which command/key combo was doing it. Thanks for pointing it out! As a workaround, I just changed that binding...

~~@nealef I'm going to try to get this reproducible locally. But if you can provide the github runner or a vm (which we can remote into..), this would help us...

Ok, we took some time to figure this out, but we got something. There appears to be an issue with node < 22.6.0. When we use the `lts/iron` (20.16.0) version,...

Building Nx isn't something that you need to do, so I'm not going to focus on those errors atm. As for the `dockerfile.build`, this error: ``` #19 1.387 Error: Cannot...

I managed to get the dockerfile built. I followed the advice I given (making sure that nx is set to 19.5.6 in the package.json) and things are working.

Oh the memory access out of bounds while building is definitely not good. I'll see whats up with that.