Hi,
The recent version of @types/lodash (v4.14.187) is causing compilation errors. You may see the below error when you build the package.
@types/lodash/common/object.d.ts (1332, 67): ';' expected.
The package in question was released two days ago, on Oct 31st.
@types/lodash - npm (npmjs.com)
There is an active issue logged with lodash team to fix the issue - @types/lodash@4.14.187 compilation issue · Issue #63022 · DefinitelyTyped/DefinitelyTyped (github.com)
Meanwhile, please add the below resolution in your package.json file to mitigate the issue.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,902 Super User 2024 Season 2
Martin Dráb 229,316 Most Valuable Professional
nmaenpaa 101,156