Got `TypeError: trace.getSpanContext is not a function` when I run `bun run dev` on next@14.2.3
Unanswered
English Angora posted this in #help-forum
English AngoraOP
I saw https://github.com/vercel/next.js/issues/48118 but the fix suggested wasnt helpful. Isn't 14.2.3 a stable release ? How can I fix this ?
2 Replies
English AngoraOP
turns out, it was because I used bun
bun does not support all of the node functionalities yet