Giter Club home page Giter Club logo

Comments (10)

andresgutgon avatar andresgutgon commented on May 11, 2024 1

Yes, I use turbo in my app but in the playground i use plain nextjs app with npm. I want to start as simple as possible and understand what's happening

from nextjs-monorepo-example.

belgattitude avatar belgattitude commented on May 11, 2024 1

Let me know when you find out... super interested as well. And thanks for your work

from nextjs-monorepo-example.

andresgutgon avatar andresgutgon commented on May 11, 2024 1

Ok I think I found the right issue I'm having
I'm able to stop the debugger 🎉
image

The fix is in this PR which is still pending
vercel/next.js#51467

I wanted to try so I forked NextJS repo and copied these changes and looks it working

from nextjs-monorepo-example.

belgattitude avatar belgattitude commented on May 11, 2024 1

Thanks for the tip.

from nextjs-monorepo-example.

belgattitude avatar belgattitude commented on May 11, 2024

I'll have a look next week. It's totally new for me but nice you've shared it. Don't get too frustrated though, perfectly normal sometimes 😀

from nextjs-monorepo-example.

belgattitude avatar belgattitude commented on May 11, 2024

BTW really feel free to make a small pr with the dev:debug script on this repo. I'll merge and try.

from nextjs-monorepo-example.

andresgutgon avatar andresgutgon commented on May 11, 2024

Thanks! I'm trying to take a scientific aproach here 🤓 starting by standalone nextjs with javascript and go up to full monorepo pnpm typescript

https://github.com/andresgutgon/nextjs-debugging

So far I'm in the most simple case following their docs and I'm not understanding how debugging works in node. I did manage to debug a simple express one file server tho. So much be something related with nextjs and sourcemaps.

from nextjs-monorepo-example.

belgattitude avatar belgattitude commented on May 11, 2024

Nice. Have you tried it with a getserversideprops route ?

from nextjs-monorepo-example.

andresgutgon avatar andresgutgon commented on May 11, 2024

With default pages/api/hello which is ultra simple. The problem is that Chrome Dev Tools don't even see that code so I can't put a debugger

from nextjs-monorepo-example.

belgattitude avatar belgattitude commented on May 11, 2024

mmm. I saw that you use turbo to run the command, might be that too ? (ie https://github.com/vercel/turbo/blob/main/packages/turbo/install.js#L190)

from nextjs-monorepo-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.