Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for NextJS 15 #90

Open
grandslambert opened this issue Jan 15, 2025 · 1 comment
Open

No support for NextJS 15 #90

grandslambert opened this issue Jan 15, 2025 · 1 comment
Labels
feature New feature

Comments

@grandslambert
Copy link

grandslambert commented Jan 15, 2025

🐞 Bug report

I am using NextJS 15.1.4 for my project and cannot install due to npm ERR! ERESOLVE unable to resolve dependency tree

Steps to reproduce

Please provide a minimal code snippet and the detailed steps for reproducing the issue.

  1. Create a new NextJS app using NextJS 15^
  2. Run npm install @croct/plug-next
  3. See errors.

Expected behavior

The component installs and is usable in NextJS 15

Screenshots

image

@grandslambert grandslambert added the bug Something isn't working label Jan 15, 2025
@marcospassos marcospassos added feature New feature and removed bug Something isn't working labels Jan 15, 2025
@marcospassos
Copy link
Member

Hi @grandslambert, thanks for flagging this! I just rolled out v0.3.0.

Can you give it a try to see if it fixes the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants