VSCode unable to debug golang app after installing naabu package on macOS 15.0 #1219
Unanswered
UmerHayyatTMF
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I started project where I am utilizing naabu on macos. It was working fine but after upgrade of mac os to macOS 15.0, naabu is now not able to debug the app however it runs perfectly find if I start the app from terminal. The issue only occurred when I try to debug my app which was working fine before up-gradation.
here is vscode error
here is my launch.json
`{
}`
Beta Was this translation helpful? Give feedback.
All reactions