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

all - cannot build Stark modules due to @types/lodash error #3607

Closed
SuperITMan opened this issue Apr 18, 2023 · 1 comment
Closed

all - cannot build Stark modules due to @types/lodash error #3607

SuperITMan opened this issue Apr 18, 2023 · 1 comment
Assignees
Labels
10.x Stark version comp: stark-all To apply for all Stark modules dependencies Pull requests that update a dependency file type: bug
Milestone

Comments

@SuperITMan
Copy link
Member

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

Related to DefinitelyTyped/DefinitelyTyped#63022

When building stark (npm run build:stark-core), we get the following error:

ERROR: node_modules/@types/lodash/common/object.d.ts(1025,21): error TS1110: Type expected.
node_modules/@types/lodash/common/object.d.ts(1026,24): error TS1005: ':' expected.
node_modules/@types/lodash/common/object.d.ts(1026,38): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1027,26): error TS1005: ':' expected.
node_modules/@types/lodash/common/object.d.ts(1028,30): error TS1005: ':' expected.
node_modules/@types/lodash/common/object.d.ts(1028,44): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1031,21): error TS1128: Declaration or statement expected.
node_modules/@types/lodash/common/object.d.ts(1043,41): error TS1110: Type expected.
node_modules/@types/lodash/common/object.d.ts(1043,50): error TS1005: '}' expected.
node_modules/@types/lodash/common/object.d.ts(1043,55): error TS1128: Declaration or statement expected.
node_modules/@types/lodash/common/object.d.ts(1043,57): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1043,64): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1046,29): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1046,30): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1046,37): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1046,48): error TS1005: ',' expected.
node_modules/@types/lodash/common/object.d.ts(1046,55): error TS1005: ',' expected.
node_modules/@types/lodash/common/object.d.ts(1053,26): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1053,27): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1053,34): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1053,45): error TS1005: ',' expected.
node_modules/@types/lodash/common/object.d.ts(1053,52): error TS1005: ',' expected.
node_modules/@types/lodash/common/object.d.ts(1307,23): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1307,54): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1312,30): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1312,40): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1312,60): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1346,23): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1346,67): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1351,30): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1351,40): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1351,60): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1751,16): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1756,43): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1761,30): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1842,33): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1842,66): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1844,28): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1844,49): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1845,33): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1852,30): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1938,29): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(1939,56): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2000,29): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2001,56): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2001,70): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2051,54): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2093,47): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2093,67): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2443,33): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2443,67): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2444,47): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2444,59): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2444,80): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2445,65): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2448,43): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2456,30): error TS1005: ';' expected.
node_modules/@types/lodash/common/object.d.ts(2581,1): error TS1160: Unterminated template literal.

Expected behavior

The build of the Stark modules should work.

Minimal reproduction of the problem with instructions

Check out stark 10.2.x or 10.3.x and try to build.

What is the motivation / use case for changing the behavior?

Fixing bug

Environment


Angular version: 7.x
Stark version: 10.x

 
Others:

@SuperITMan SuperITMan added type: bug comp: stark-all To apply for all Stark modules dependencies Pull requests that update a dependency file 10.x Stark version labels Apr 18, 2023
@SuperITMan SuperITMan added this to the 10.3.2 milestone Apr 18, 2023
@SuperITMan SuperITMan self-assigned this Apr 18, 2023
SuperITMan added a commit to SuperITMan/stark that referenced this issue Apr 18, 2023
SuperITMan added a commit to SuperITMan/stark that referenced this issue Apr 18, 2023
SuperITMan added a commit to SuperITMan/stark that referenced this issue Apr 18, 2023
SuperITMan added a commit to SuperITMan/stark that referenced this issue Apr 18, 2023
SuperITMan added a commit to SuperITMan/stark that referenced this issue Apr 18, 2023
@SuperITMan
Copy link
Member Author

Closed by #3608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.x Stark version comp: stark-all To apply for all Stark modules dependencies Pull requests that update a dependency file type: bug
Projects
None yet
Development

No branches or pull requests

1 participant