Open mayteio opened 1 year ago
I'm trying to get this set up with a NextJS app, however when I try to run the app I get the following error:
Error: An error occurred while loading instrumentation hook: ENOENT: no such file or directory, open '.next/server/jaeger-idl/thrift/jaeger.thrift'
I checked in the server folder and it is indeed not there. Did I miss a setup step?
Hi @mayteio! Can you please provide a reproduction repo for us to take a look at?
I'm trying to get this set up with a NextJS app, however when I try to run the app I get the following error:
I checked in the server folder and it is indeed not there. Did I miss a setup step?