Closed xdanrj closed 2 months ago
next ^14.2.12
isn't yet supported by Console Ninja Community. You should be receiving a message explaining this, along with an estimated date that support for this version of next
will become available. This isn't what you're seeing in your logs, though, so it looks like something else might be going wrong along the way. We haven't been able to reproduce your error locally with similar configuration. You mentioned Ninja was working for you yesterday; we're assuming this was with an older version of next
. If you revert to this version, does your project work again?
For reference, with 14.2.12, you should be seeing something like this:
next ^14.2.12
isn't yet supported by Console Ninja Community. You should be receiving a message explaining this, along with an estimated date that support for this version ofnext
will become available. This isn't what you're seeing in your logs, though, so it looks like something else might be going wrong along the way. We haven't been able to reproduce your error locally with similar configuration. You mentioned Ninja was working for you yesterday; we're assuming this was with an older version ofnext
. If you revert to this version, does your project work again?For reference, with 14.2.12, you should be seeing something like this:
And what is the latest version of NextJS supported?
next 14.2.5
is the latest version currently supported by Console Ninja Community.
What happened?
Version
v1.0.359
CLI command to start your dev tool
npm run dev
"next dev -H 192.168.1.65"
Steps to reproduce (or sample repo)
I was using the extension normally yesterday, today I just run the project but Console Ninja can't detect the NextJS at all.
My dependencies
Log output