-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
I'm trying to clone the example and start from there. Am I doing it right?
tim$ npx create-next-app --example https://github.com/gladly-team/next-firebase-auth/tree/main/example newproject
Creating a new Next.js app in ....
Downloading files from repo https://github.com/gladly-team/next-firebase-auth/tree/main/example. This might take a moment.
Installing packages. This might take a couple of minutes.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: example@0.1.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=15 <=17" from react-firebaseui@5.0.2
npm ERR! node_modules/react-firebaseui
npm ERR! react-firebaseui@"^5.0.2" from the root project
This is Node 16 / npm 8.3
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed