../node_modules/@angular/flex-layout/core/typings/base/base2.d.ts:25:19 - error TS1086: An accessor cannot be declared in an ambient context. 25 protected get parentElement(): HTMLElement | null; ~~~~~~~~~~~~~ code example
Example: angular An accessor cannot be declared in an ambient context.
ng update --next @angular/cli --force
npm install typescript@latest