shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.38k stars 2.56k forks source link

Break point cant bind to auth.ts #135

Open xukeek opened 1 year ago

xukeek commented 1 year ago

I use vscode to debug file /lib/auth.ts, .vscode/launch.json is copy from https://nextjs.org/docs/advanced-features/debugging, But vscode tell me Break point cant bind to auth.ts

tomatac commented 5 months ago

I have the same issue: "We couldn't find a corresponding source location, and didn't find any source with the name auth.ts"