An Hoang

Results 8 issues of An Hoang

### Feature request Real senario: I need to deploy .NET 5, but by default Nixpacks builds with .NET 6. I can't change `dotnet-sdk` to `dotnet-sdk_5` right now. There's `NIXPACKS_PKGS` but...

bug

#### Issue description Kicking Flying Hackers causes dropping inventory items. Including kick, ban, bancidbyname, ban-ip and so on. #### Steps to reproduce the issue Find some flying hackers, kick them,...

bug

### What version of `@astrojs/compiler` are you using? 0.23.1 ### What package manager are you using? npm ### What operating system are you using? Mac ### Describe the Bug The...

### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I'm using [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro). (`*.astro` file linting does not work with the parser alone. You...

upstream issue

## ☕️ Reasoning I attempted to create the `next-auth/expo` module that supports using NextAuth in Expo, with an external Next.js server acting as the NextAuth Authorization Server. The hope is...

TypeScript
core

### Summary `npx create-expo-app expo` will create a package named `expo`, which will not let the app run due to the Expo project itself being used instead of `node_modules/expo`. This...

issue accepted

It's supposed to be a path to the TypeScript server folder, not a file. Astro LSP should work now. Tested it this time. Fixes https://github.com/withastro/language-tools/issues/559

*Note: The following is kind of like a recipe page awaiting its debut in the t3-env docs. Please consider this a proposal before I (or someone else) do so.* When...