`nuxt build` Could not resolve import "@mswjs/interceptors/ClientRequest"
I am failing on the last step using
denoland/deployctl
on app build, see error below
here are the application build logs as well for context of @mswjs/interceptors/ClientRequest
in the title
Nuxt 3.17.5 with Nitro 2.11.12
vite v6.3.5
3 Replies
you may publicly view the Nuxt project here
GitHub
GitHub - jph6366/istSOS4-admin: web-based administration interface ...
web-based administration interface for OSGEO's istSOS, making it easier to manage and monitor SensorThings API components - jph6366/istSOS4-admin
so this just resolved itself.
I suppose some patch to deno deploy fixed it :hooray_deno: :deno_it_works:
nvm it was that I had this nuxt/prometheus installed and it confllicts with Deno's built in OTel i believe
GitHub
GitHub - artmizu/nuxt-prometheus: Prometheus metrics for NodeJS and...
Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications - artmizu/nuxt-prometheus