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

npm install issue with Next.js #124

Open
lorenzejay opened this issue Nov 2, 2021 · 7 comments
Open

npm install issue with Next.js #124

lorenzejay opened this issue Nov 2, 2021 · 7 comments

Comments

@lorenzejay
Copy link

I am having problems installing this package. What can I do here?
Screen Shot 2021-11-02 at 6 30 25 AM

@taw96
Copy link

taw96 commented Nov 8, 2021

same for me, @lorenzejay did you find any solution?

@lorenzejay
Copy link
Author

lorenzejay commented Nov 17, 2021

same for me, @lorenzejay did you find any solution?

@taw96 Still none unfortunately

@taw96
Copy link

taw96 commented Nov 23, 2021

@lorenzejay @thomaslenaour npm i -force solved it for me

@rajkumarvoleti
Copy link

use "npm i filestack-react --leagcy-peer-deps"

@TahirAli32
Copy link

@lorenzejay @thomaslenaour npm i -force solved it for me

it works. Thanks

@ConnorMooneyhan
Copy link

Yeah, forcing it works, but a serious project like this should make the effort to upgrade to React 18. They didn't even upgrade to React 17 and they haven't committed to the project since September 2021, so I don't trust them enough to just ignore the versioning difference with a force install.

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

No branches or pull requests

6 participants
@taw96 @lorenzejay @rajkumarvoleti @TahirAli32 @ConnorMooneyhan and others