Nate
Nate
+1 I have a need for exactly this. :)
@wieslawsoltes @yahiheb I'm using the default touchpad on the M1 Mac. Here is a gif: 
Can confirm this is still an issue. bun -v `1.0.25` `"zeromq": "6.0.0-beta.19"` ``` dyld[28564]: missing symbol called [1] 28564 killed bun run index.ts ``` I have a minimal bug reproduction...
> ~seems to work after `bun upgrade --canary`~ > > my bad, can install on canary but it doesn't work at runtime Correct, this is a runtime error. `bun i...
Just tested on `bun 1.0.30` Confirmed **still** a bug.
+1 same error: `Module not found: Can't resolve 'next-translate/useTranslation'` in [email protected] pages router "next-translate": "^3.0.0-canary.5", "next-translate-plugin": "^3.0.0-canary.5", as devDependency