Michał Regulski
Michał Regulski
I'd like to add a feature that disables some messages while switching between multiple versions of node. I use powerlevel10k theme that already prints versions of node so I find...
feat(nvm): add NVM_SILENT variable to disable verbose output when plugin switches between versions
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
### Describe the problem I'm not able to complete the build successfully. 1. The project relies on the existence of `Keys.props` file in the `..\..` folder. It is not clear...
Pull request checklist ---- - [ ] Please read our [contributor guide](https://github.com/Netflix/dgs-framework/blob/master/CONTRIBUTING.md) - [ ] Consider creating a discussion on the [discussion forum](https://github.com/Netflix/dgs-framework/discussions) first - [ ] Make sure the...
I want to install and manage Python instances with `brew`. Unfortunately, this plugin seems incompatible with a feature called `pyenv-sync`, that automatically links the brew installations with `pyenv` versions. Whenever...