-
### Background
I'm writing a Bulma support extension for hanami-cli. To make it possible, I need to duplicate some commands, generators and templates, most of which are ruby files that I can safely…
-
Required by #5 and requires #7.
Right now I'm using very basic ad hoc definitions of commands in the shell. I'd like a fully compliant shell interpreter with a set of builtin commands.
It may ma…
Vbitz updated
6 months ago
-
I'm using a F411CE probe with a rp2040 target in VSCode with Cortex-Debug extension.
When I first try to 'launch' the debugger, I get the error:
`Failed to launch GDB: Error writing data to flas…
-
I am debugging a Marvell mw320 target with OpenOCD. The debugger startup fails with:
```
Failed to launch GDB: Remote replied unexpectedly to 'vMustReplyEmpty': PacketSize=4000;qXfer:memory-map:read…
-
##### SUMMARY
Make it possible to control the ADMIN, SET and INHERIT options when GRANTing roles.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
community.postgresql.postgresq…
-
When I tried to run `terraform plan`, I received [this error](https://github.com/scottwinkler/terraform-provider-shell/blob/2d2be90f2cca9094d96602c64276f76cc9bf53dc/shell/resource_shell_script.go#L148…
-
`nuitka` CLI not found on Windows if installed with `uv`
Tl;Dr: On Windows `nuitka` is [reported as an available CLI](https://github.com/kdeldycke/workflows/actions/runs/11533605793/job/321067382…
-
I ran the `nbopen` installation and activation commands on Windows 10 . I am using a new installation of Anaconda Python distribution (new as of last week 1/10/2020).
>>> python -m pip install nbo…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
## Context
On windows, the extensions listed in the PATHEXT env variable are used to search for the file to execute when given a command without an extension. You can then make use of the ``assoc``…