-
### The commands `npx create-react-app` and `npm init react-app` behave differently.
Using `npx create-react-app my-app --template typescript` **correctly** creates a React app with the typescript …
-
I posted the question in the discussion. It's not clear if this is a bug or if I'm just doing it incorrect.
https://github.com/facebook/create-react-app/discussions/11704
### Describe the bug
…
-
### Which packages are impacted by your issue?
@graphql-codegen/core
### Describe the bug
### Describe the bug
I am in the process of setting up `[graphql-codegen](https://github.com/dotansi…
-
Following the install guide here: https://pglite.dev/docs/#install-and-start-in-the-browser
I span up a new Next.js app, installed pglite, then attempted to query the version. However when pulling …
-
# React Typescript 프로젝트 절대경로 설정하기 - Haeyum Develop
create-react-app typescript 프로젝트의 절대경로를 설정해보자
[https://jungjjeong.github.io/web/frontend/React-typescript-absolute-path/](https://jungjjeong.github…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Create a new Remix project
2. Integrate mui using the example https://github.com/mui/material-ui/tree/master/examples/material…
-
I encounter this warning whenever i use the `PressableScale` from `pressto` (`PressableOpacity` not tested).
Usage:
```jsx
{renderContent()}
```
Logs:
```zsh
WARN [react-native-gestu…
-
## 🐛 Bug Report
I can't get Hermes debugger working - it is unavailable. Got **"Device plugin 'Hermes Debugger (RN)' is not supported by the selected device**". Created multiple emulators - nothing.
…
-
**I have the following issue:**
I'm experiencing a critical issue where my Expo React Native app crashes almost immediately after launching on real Android devices. The app works perfectly fine on em…