pilcrowonpaper/arctic

conflicting dependencies, unable to install arctic

Closed this issue · 6 comments

I am unable to install arctic
npm install arctic is giving me this below error, PFA

https://github.com/Boby900/lucia-demo

Screenshot (601)

Does just calling npm install cause the same error?

Are you sure this is an issue with Arctic? It only has 1 dependency and that dependency is dependency-free. Seems like a React issue?

@pilcrowonpaper I am using the latest version of react and next.js 14, don't know what's causing that.
I tried adding the flag --legacy-peer-drops but that too is throwing an error.

Screenshot (605)

Screenshot (604)

If npm install on its own isn't working, it's probably not an arctic issue.