nextjs-breadcrumbs icon indicating copy to clipboard operation
nextjs-breadcrumbs copied to clipboard

Update to support NextJS 12

Open Ducki opened this issue 3 years ago • 8 comments

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? :)

Ducki avatar Nov 02 '21 13:11 Ducki

Please update this if the package is compatible. Thanks.

KevinBatdorf avatar Nov 06 '21 04:11 KevinBatdorf

I also faced such a problem. Please update the support for the new version. thanks

WazzupWeb avatar Nov 10 '21 15:11 WazzupWeb

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.

KevinBatdorf avatar Nov 10 '21 16:11 KevinBatdorf

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!

zack-stall avatar Jan 06 '22 19:01 zack-stall

warning " > [email protected]" has incorrect peer dependency "next@^11.0.1".. with next-js v12

ck-primer avatar Apr 06 '22 03:04 ck-primer

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) 👍

axelra82 avatar May 15 '22 21:05 axelra82

Maybe @NiklasMencke is busy. You guys are very welcome to provide a PR :)

OnkelTem avatar Sep 06 '22 16:09 OnkelTem

This package is dead, last update was on August 20th, 2021

crhistianramirez avatar Mar 08 '23 17:03 crhistianramirez