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

Closed
heysujal opened this issue Sep 16, 2024 · 5 comments
Closed
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
@ayushpatil2122
Copy link

hey can you assign this to me

@Sumitsh28
Copy link
Contributor

@heysujal , I want to work on this issue

@heysujal
Copy link
Author

heysujal commented Oct 5, 2024

@ayushpatil2122 @Sumitsh28 I am not the maintainer so I cannot assign you this. Please don't wait for the issue to be assigned, start working on it, and raise a PR.
I am tagging Lee here @leecalcote so he can help you out.

@Sumitsh28
Copy link
Contributor

I think issue is resolved in this PR #745 already

@nebula-aac
Copy link
Contributor

completed per #745

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

4 participants