Thien Nguyen

Results 5 comments of Thien Nguyen

```bash npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: [email protected] npm WARN Found: [email protected] npm WARN node_modules/react npm WARN peer react@"^16.8 || ^17.0 || ^18.0" from @radix-ui/[email protected] npm...

> with npm 9+ you can define dep overrides for a workaround: > > **package.json** > > ```json > ... > "overrides": { > "react": "18.2.0" > }, > ```...

> I am still facing this exact same issue. The SafeAreaView can be styled with native styling using the style prop but the nativewind's classes aren't working. **Edit: I am...

Having trouble with a similar problem, the docs show it was a t/f problem, so I got confused as well. https://content.nuxt.com/get-started/configuration#search

unable to resolve in pre-release version, here is my log ``` 2025-05-29 04:55:26.836 [warning] /home/yourname/.ssh/config: ENOENT: no such file or directory, open '/home/yourname/.ssh/config' 2025-05-29 04:55:26.836 [info] [Activation] Extension version: 0.111.2025052904...