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

Angular 11 upgrade #117

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Angular 11 upgrade #117

wants to merge 6 commits into from

Conversation

berezovskyi
Copy link
Contributor

@berezovskyi berezovskyi commented Jan 18, 2025

I upgraded everything I could as per instructions. Mostly working, some CSS layout was negatively affected:

image

vs

image

I think the main problem now is

> [email protected] create-preview-schema
> ts-json-schema-generator --type Preview --tsconfig ./tsconfig.json --path "./src/app/preview/models.ts" > src/preview-schemas.json

Error: home/runner/work/lyo.oslc-ui/lyo.oslc-ui/node_modules/@types/eslint/index.d.ts(607,38): error TS2694: Namespace '"/home/runner/work/lyo.oslc-ui/lyo.oslc-ui/node_modules/@types/estree/index"' has no exported member 'StaticBlock'.
Error: home/runner/work/lyo.oslc-ui/lyo.oslc-ui/node_modules/@types/eslint/index.d.ts(608,45): error TS2694: Namespace '"/home/runner/work/lyo.oslc-ui/lyo.oslc-ui/node_modules/@types/estree/index"' has no exported member 'StaticBlock'.
Error: home/runner/work/lyo.oslc-ui/lyo.oslc-ui/node_modules/@types/eslint/index.d.ts(900,81): error TS2574: A rest element type must be an array type.
Error: Process completed with exit code 1.

Signed-off-by: Andrew Berezovskyi <[email protected]>
Signed-off-by: Andrew Berezovskyi <[email protected]>
Signed-off-by: Andrew Berezovskyi <[email protected]>
Signed-off-by: Andrew Berezovskyi <[email protected]>
Signed-off-by: Andrew Berezovskyi <[email protected]>
Signed-off-by: Andrew Berezovskyi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant