Mike Fisher

Results 9 issues of Mike Fisher

I followed the integration tests example pattern in my own app. ``` // mock the datasources' underlying fetch methods, whether that's a REST // lookup in the RESTDataSource or the...

I'm trying to build a monorepo that contains our backend, expo mobile app and nextjs web app. We'd also like to have a `packages/ui` folder that contains React Native components...

bug

Hi I've been trying to find a turborepo expo monorepo starter that has jest tests configured. This example is the closest I've found. In other apps when I import a...

I have a brand new Expo project and I'm trying to load a tflite model via this library. It works fine (but my app slows down too much) without passing...

### Description When initializing a new gluestack config it installs v13 Expo SDK 51 needs 15. When using 13 npx expo run:ios crashes ### CodeSandbox/Snack link unnecessary ### Steps to...

bug

I'm working with a bun monorepo using SST v3 and trying to figure out the best way to add TypeScript type-checking for my infra code. My infrastructure code is at...

## Bug Report ### Description SST tunnel starts successfully but immediately crashes with "untracked process" errors on macOS. The tunnel process gets killed within seconds of starting, preventing any connections...

I love the idea of SST and really want to make it work at my company but I'm struggling getting something stable deployed. I have a monorepo of a few...

`bv --robot-triage` excludes issues that only have parent-child dependencies, treating them as blocked. Example: I have `lt-efd.1` (a task) with only a parent-child relationship to `lt-efd` (an epic). No blocking...