ordercloud-api / ordercloud-seed

CLI and library to Import and export serialized representations of full marketplaces
MIT License
9 stars 9 forks source link

Debugging in VS Code #19

Closed stipemodric closed 2 years ago

stipemodric commented 2 years ago

Hi!

I run the download command, for example, and try to debug in VS Code to see outbound request data. I cannot seem to get my VS Code configured to get breakpoints hit. Any help would be appreciated.

Kind regards,

Stipe

oliverheywood451 commented 2 years ago

Hi @stipemodric. Excited you're using the project! Can you tell me a little more about why you need debug breakpoints or what you're hoping to do with the project? Is there some behavior that seems wrong?

oliverheywood451 commented 2 years ago

This guide may help https://code.visualstudio.com/docs/nodejs/nodejs-debugging

stipemodric commented 2 years ago

Hi!

Sorry for the late reply, this went to spam for some reason.

I had a task at work to devise a solution to create a marketplace using a custom api. I wanted to track request data created by the seeding tool. In the end I tracked my own browser request data and did the work, but I still didn't manage to configure the debugger for the seeding tool. This remains a puzzle for me.

Kind regards,

Stipe Modric

On Thu, 29 Sept 2022, 17:22 Oliver Heywood, @.***> wrote:

This guide may help https://code.visualstudio.com/docs/nodejs/nodejs-debugging

— Reply to this email directly, view it on GitHub https://github.com/ordercloud-api/ordercloud-seed/issues/19#issuecomment-1262436934, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKDKYFLCD2SKQWNDEQF76HTWAWXZ3ANCNFSM6AAAAAAQV4P5S4 . You are receiving this because you were mentioned.Message ID: @.***>