Yoshi
Yoshi
I am also facing this problem with Ubuntu 22.04 LTS 64-bit. I am not using podman-compose. raspberrypi@raspberrypi:~$ podman -v podman version 4.6.2
I have the same problem...
similar issue: https://github.com/honojs/middleware/issues/333
@samducker I finally fixed this! Add this to your Expo `metro.config.js`: ```js config.resolver.unstable_enablePackageExports = true; // If you use tamagui config.resolver.unstable_conditionNames = ["require"]; ``` e.g. ```js // Learn more https://docs.expo.io/guides/customizing-metro...
@thesysadmindev Thanks for your patch! I am finally using the slack notification!
Does anyone have any updates on this issue?
When will the PR be released?