Closed feernandobraga closed 3 months ago
Thanks for reporting the problem. There was a compatibility issue with Console Ninja for the latest versions of next.js, which was affecting your project.
If you are using Console Ninja PRO edition, next.js@14.2.6
priority access is available from Console Ninja version v1.0.351
; please update the extension and it will fix your problem.
If you are using Console Ninja Community edition, the release date for next.js@14.2.6
support will be around 21st October, 2024. Please note that Community Edition includes free access to thoroughly tested integration with Node.js and supported tools (such as next.js) and is usually available ~2 months after new versions of supported tools are released. This timeline ensures each version's stability and robust support, minimizing potential issues so that we can provide a dependable experience to community users with a manageable level of effort on our part.
What happened?
I can't get anything logged into vscode. The icon remains as a watch that reads:
Console Ninja is waiting for runtime events. Console Ninja has started with next.js and is now waiting for some runtime logs or errors.
Version
v1.0.350
CLI command to start your dev tool
pnpm run dev
Steps to reproduce (or sample repo)
This is just a simple next app, only edited to add a button that is binded to console log function
https://github.com/feernandobraga/console-ninja-troubleshoot
Log output