Giovanni Bassi

Results 145 issues of Giovanni Bassi

I just tried running the app and got an error: ```` ❯ deno run --allow-read --allow-net --unstable app.ts Check file:///p/examples/deno-api-starter-oak/app.ts error: TS2345 [ERROR]: Argument of type 'string | URL' is...

I was able to add a keyboard shortcut to my WSL profile with Win+H, but it does not work.

bug

**Issue:** Nvm installer is not reporting it's version number. This is causing winget to not be able to auto update it. **How To Reproduce:** Install nvm with the installer, with...

Fetch api is only available in Node 18+, but experimentally, and at the time of this writing, it is still experimental in [Node 20](https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#fetch). Investigate if the fetch api will...

enhancement

## Feature Request #### Is your feature request related to a problem? Please describe. Yes, I want to see the username when I'm working in a container. #### Describe the...

✨ enhancement

Hello there! Would you add a license file to the repo? It would allow us to contribute.

### Rancher Desktop Version 1.0.1 ### Rancher Desktop K8s Version 1.23.3 ### Which container runtime are you using? moby (docker cli) ### What operating system are you using? Windows ###...

kind/bug
platform/windows
area/installer

`helm version`: `version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"}` `helm search repo` and `helm search hub` should have an option to exit with `1` when nothing is found. This is useful in automation...

help wanted
feature
good first issue

I just navigated from a `services.AddDbContext` to `EntityFrameworkServiceCollectionExtensions.AddDbContext` (pressed F12) and got an exception. VS 2019 showed me it could be an exception. I guess it comes from your extension,...

I just got the VS performance warning for this extension: ![performance warning in VS](https://user-images.githubusercontent.com/334958/40316917-30273a86-5cf6-11e8-9c12-44f9fea15caf.png) This happened right after the machine came out of hibernation. It could be a false positive,...