Struggling with various lodash-related issues while trying to build my project.
Currently using typescript version 2.0.10 and "@types/lodash": "^4.14.65"
Attempted changing 4.14.65 to "@types/lodash": "ts2.0" based on a suggestion from Git hub, but the issue persists. Any solutions?
Attached is the screenshot for reference: