Billy Jacoby
Billy Jacoby
I'm not exactly sure myself, but they're not going to the selected application via the Ensemble window or to the host computer. To reproduce: - I connected to my MacBook...
Just wanted to contribute here, I ran into the same issue and after making the suggested change I was still unable to install any plugins from my settings. I ended...
After going through and manually updating the import paths to add a `/lib` to some of them, the app will build and I then get this error: ``` TypeError: Cannot...
In the repo I originally linked I included a branch that is using the 48 version of Expo (hermes support) and get all the same errors: https://github.com/billyjacoby/expo-unable-to-resolve/blob/updated-expo-cli/package.json
I'm also using Hermes and running into the same issues but only with Expo and not in a bare React native project @mypalvikram @brentvatne
> The same goes for Gitlab CI. I accidently found that [CI's cache](https://docs.gitlab.com/ee/ci/caching/) works really well with [turbo cache](https://turborepo.org/docs/core-concepts/caching), doesn't even need to do extra work other than specify a...
Having this same issue using the `Tabs` component
@shadcn Sure! It happens in both of the files in my browser app here: https://github.com/billyjacoby/browsernaut/tree/main/src/components/ui
If this is the route this project ends up going I think something like Tauri would be a good candidate to build the host application in. This would make the...
Initially trying to work on this here: https://github.com/billyjacoby/Ensemble/tree/window-size