VSC having issues with NextJS using Deno
so I installed Deno and NextJS and have successfully run both the front and backend, but unfortunately it seems like it's throwing lots of extra errors with the tsx renderer.
example error:
and yes, I did try to install that, with no luck. I also tried adding the npm react type definitions with no luck. Any ideas how to fix?
example error:
and yes, I did try to install that, with no luck. I also tried adding the npm react type definitions with no luck. Any ideas how to fix?

