Duplicate key "@types/lodash" in object literal in package.json warning
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
Environment
- Host OS: Windows
To Reproduce
- Clone the repo
- Run
npm run build
Fix
Remove one of the duplicates.
Contributor Guides and Resources
- π Meshery Build & Release Strategy
- π Instructions for contributing to documentation
- π¨ Wireframes and designs for Sistent site in Figma (open invite)
- ππΎππΌ Questions: Layer5 Discussion Forum and Layer5 Community Slack
hey can you assign this to me
@heysujal , I want to work on this issue
@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.
I think issue is resolved in this PR #745 already
completed per https://github.com/layer5io/sistent/pull/745