Issue with resolving dependency tree
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Hi everyone. I want to contribute to create-react-app package but I get the dependence tree issue
I've tried the --force flag and --legecy-peer-deps flag, but neither work
Here is the link to my package.json
https://github.com/vercel/next.js/blob/canary/packages/create-next-app/package.json
I've tried the --force flag and --legecy-peer-deps flag, but neither work
Here is the link to my package.json
https://github.com/vercel/next.js/blob/canary/packages/create-next-app/package.json
1 Reply
Spectacled bearOP
Any updates?