MaxKless

Results 253 comments of MaxKless
trafficstars

It's really easy! - Clone this repo - run `yarn` - run `npx nx run vscode:package` - find the .vsix in the `dist/apps/vscode` folder

yes that version is hard coded, it doesn't matter :) That's interesting... are there any errors in the developer console? You can go to `Help -> Toggle Developer Console` to...

Huh when I build from master and install via .vsix, refreshing works... Maybe you need to wait a moment until it becomes available as the application bootstraps? Can you reproduce...

Hey! Sorry people are on vacation here already so the next release will be first week of Jan :) Until then, building from source is the way to go

@clemenscodes check out this writeup that might fix your NixOs issue: https://github.com/nrwl/nx-console/discussions/2051 @mrvonwyl are you sure you have the right VSCode installed for your windows version? As in x64 vs...

Hey @mrvonwyl any updates on this? Can you double check whether you node is installed for the right architecture as well? It might cause an issue like this

Please go through the Troubleshooting Steps here: https://nx.dev/troubleshooting/troubleshoot-nx-install-issues Feel free to make a post in Discord and ping me on it if you have further questions. GitHub is for reporting...

Hi thanks for the report. Why do you think Nx Console is the issue? Could you provide some logs? That will make it easier for us to fix the issue....

Thanks this is a great help! It looks like for some reason changes in `.nx/cache` are being picked up by the watcher which retriggers project graph calculation in an infinite...

I'm going to release a version which handles this on the nx console side as well but yes, updating the `nx` version would be great!