Mufasa🦁
Mufasa🦁
Thanks @ClementLevesque, this is for `eslint-plugin-react-native`. Anyone managed to have it work w/o installing additional packages? (iow, managed to have `@react-native/eslint-[packages]` work with flat config?
Hi, Are you sure it works on `fish shell` ? I'm getting the following `/usr/local/bin/vtop: line 4: exec: : not found` cause `exec` doesn't work on fish
Thanks @ianjsikes, I just ran `npm i -g vtop` again and it's working fine now Not giving up on `fish shell` yet :)
Facing the same 🐛 on iOS 18 ---- More context: - faced the same issue at home network, eventually worked (after a few restarts and..i don't recall the steps tbh)...
```ts import { Stack } from 'expo-router'; type StackScreenOpts = Parameters[number]['options'] ```
> See my latest [blog-post about this](https://transistorsoft.medium.com/google-play-store-required-declarations-for-foreground-services-and-health-97da6e2abd5a) Hi Chris, I see Google Play is again asking for activity recognition declaration even though I have set it to be removed (``)...
This is very helpful, Thanks. I followed the steps and while I do **not** see `android.permission.ACTIVITY_RECOGNITION` I **do** see the following, should I `tools:node="remove"` those too? ```xml ```
Resolved. Appreciate your quick response 🙏 If anyone comes across this here, the issue was due to _another release track_ hand an older version with that permission. The 'solution' was...
> Just went through the same thing. Using the "https://ip/admin" worked but you will have to accept the bad cert warning. Thanks. Is this documented somewhere? I also had to...
It's missing export in `jsr.json` https://github.com/openai/openai-node/pull/1243/files