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

Duplicate key "@types/lodash" in object literal in package.json warning #738

Open
heysujal opened this issue Sep 16, 2024 · 0 comments
Open
Labels
kind/bug Something isn't working

Comments

@heysujal
Copy link

heysujal commented Sep 16, 2024

Current Behavior

A warning is being shown when we run npm run build due to presence of duplicate devDependency in package.json on line 49 and 77

Expected Behavior

The dependency should be only present once.

Screenshots/Logs

image

Environment

  • Host OS: Windows

To Reproduce

  1. Clone the repo
  2. Run npm run build

Fix

Remove one of the duplicates.


Contributor Guides and Resources

@heysujal heysujal added the kind/bug Something isn't working label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

No branches or pull requests

1 participant