-
Notifications
You must be signed in to change notification settings - Fork 25
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
Override conflicts with direct dependency #370
Comments
Tried to manually set direct in package.json to 5.0.0, but still fails for other conflict reasons
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When building from ts template
npx create-react-app my_app --template @carto/base-3-typescript
, error is thrown:Override for typescript@^4.4.3 conflicts with direct dependency
.Any reason the direct can't be bumped to 5.0.0?
The text was updated successfully, but these errors were encountered: