Next.js Discord

Discord Forum

STATUS_BREAKPOINT

Unanswered
Llamanat3r posted this in #help-forum
Open in Discord
I've all of the sudden have stated getting a error when hot reloading my Nextjs 15 application.

 GET /.well-known/appspecific/com.chrome.devtools.json 404 in 497ms
 ⚠ ./node_modules/@supabase/realtime-js/dist/main/RealtimeClient.js
Critical dependency: the request of a dependency is an expression


I'm also seeing this as issue in my console. Not sure if its a supabse base issues, as im not using the Realtime Client or if its something to do with that com.chrom.devtools.json not being found.

0 Replies