Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add up debugger statement to ruby template #105

Closed
hassanharoon86 opened this issue Oct 10, 2023 · 1 comment
Closed

Add up debugger statement to ruby template #105

hassanharoon86 opened this issue Oct 10, 2023 · 1 comment

Comments

@hassanharoon86
Copy link

hassanharoon86 commented Oct 10, 2023

Issue summary

Hello all, Is there anyway pause in an interactive ruby shell with debugger (or binding.pry or byebug) when running an app with Shopify CLI 3.0
Running the app with npm run dev, creates two processes with Vite (frontend and backend) I see all the logs.
When I put a debugger in a ruby file, it does stop the execution at that point but I can't interact with it as I'm seeing logs. I wish to interact at that point. How can this be achieved ?
Thank you!

image

@silvolu
Copy link

silvolu commented Dec 1, 2023

Please post this question in our developer forums where you fill find more developers that can help you.

@silvolu silvolu closed this as completed Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants