cant run dev due to undefined function - performance.getEntriesByName

Not sure if I missed something, but I installed the packages after the app was set up using
bunx create-t3-app@latest
and went through all the initial steps. Then tried to
bun run dev
and it hit me with a type error 😦

Might as well be the simplest problem for someone (hopefully), I'm just starting with T3 and next.js!
Was this page helpful?