Eduardo

Results 6 comments of Eduardo

I'm unsure about this error, but occurred after I changed the syntax theme to [dracula-syntax ](https://atom.io/themes/dracula-syntax) After 2 restarts seems to be working normally ### Versions **Atom**: 1.60.0 x64 **Electron**:...

On _gin.yml_ line 77 it mentions `go-version == '1.21.x'`, shouldn't that also be changed to 1.22.x? https://github.com/gin-gonic/gin/blob/bb3519d26f52835cf00e5e430b52651a9c378c97/.github/workflows/gin.yml#L77

Hi @huycozy. I'm using Scoop to keep git updated: ```bash $ git version git version 2.43.0.windows.1 $ which git C:\Users\eduar\scoop\shims\git.exe ``` Scoop automatically sets a new env (user variable) key...

I'm also sharing the flutter path, as it may be something helpful: ```bash $ cd .\eduar\AppData\Local\flutter\ ``` ```bash $ pwd Path ---- C:\Users\eduar\AppData\Local\flutter ``` ```bash $ git clone -b stable...

Hello there, as I told before the "The Flutter directory is not a clone of the GitHub project" was fixed since I replaced the (downloaded Flutter Bundle) with the `git...