nextjs-breadcrumbs
nextjs-breadcrumbs copied to clipboard
Update to support NextJS 12
When having NextJS 12 installed, npm refuses to install your packages, because of the specified version in your package.json.
Could you please bump the version? :)
Please update this if the package is compatible. Thanks.
I also faced such a problem. Please update the support for the new version. thanks
Fyi you can force npm to install with --force
as the package appears compatible anyway. Just be careful you're not forcing other incompatible packages to install.
Just wanted to bump the thread with renewed interest. Hoping that this could be resolved soon as this is only an issue within my project's build pipeline (and not within local or dev environments) in which we are not comfortable using '--force.' Thanks!
warning " > [email protected]" has incorrect peer dependency "next@^11.0.1".
. with next-js v12
Is this issue being considered? 🤔 Just wondering what the big incompatibility between next 11 & 12 is, forcing this component to only support 11? New to the NextJS sphere, so just curious what the holdup is 🤓 Looks like a nice component though (even if we can't use it in v12 right now) 👍
Maybe @NiklasMencke is busy. You guys are very welcome to provide a PR :)
This package is dead, last update was on August 20th, 2021