Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft.AspNetCore.SpaServices: Error: ERROR in ../node_modules/@angular/cdk/bidi/dir.d.ts:26:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 26 get dir(): Direction;
- ~~~
- ../node_modules/@angular/cdk/bidi/dir.d.ts:27:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 27 set dir(value: Direction);
- ~~~
- ../node_modules/@angular/cdk/bidi/dir.d.ts:29:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 29 get value(): Direction;
- ~~~~~
- ../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;
- ~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/base/base2.d.ts:27:19 - error TS1086: An accessor cannot be declared in an ambient context.
- 27 protected get nativeElement(): HTMLElement;
- ~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/base/base2.d.ts:29:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 29 get activatedValue(): string;
- ~~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/base/base2.d.ts:30:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 30 set activatedValue(value: string);
- ~~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/breakpoints/break-point-registry.d.ts:20:9 - error TS1086: An accessor cannot be declared in an ambient context.
- Microsoft.AspNetCore.SpaServices: Error:
- 20 get overlappings(): BreakPoint[];
- ~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/breakpoints/break-point-registry.d.ts:24:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 24 get aliases(): string[];
- ~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/breakpoints/break-point-registry.d.ts:30:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 30 get suffixes(): string[];
- ~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/match-media/match-media.d.ts:30:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 30 get activations(): string[];
- ~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/match-media/mock/mock-match-media.d.ts:49:19 - error TS1086: An accessor cannot be declared in an ambient context.
- 49 protected get hasActivated(): boolean;
- ~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/match-media/mock/mock-match-media.d.ts:60:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 60 get matches(): boolean;
- ~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/match-media/mock/mock-match-media.d.ts:61:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 61 get media(): string;
- ~~~~~
- ../node_modules/@angular/flex-layout/core/typings/media-marshaller/media-marshaller.d.ts:28:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 28 get activatedAlias(): string;
- ~~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/media-marshaller/print-hook.d.ts:41:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 41 get printAlias(): string[];
- ~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/media-marshaller/print-hook.d.ts:43:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 43 get printBreakPoints(): BreakPoint[];
- ~~~~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/core/typings/media-trigger/media-trigger.d.ts:65:17 - error TS1086: An accessor cannot be declared in an ambient context.
- 65 private get currentActivations();
- ~~~~~~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/extended/typings/class/class.d.ts:18:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 18 set klass(val: string);
- ~~~~~
- ../node_modules/@angular/flex-layout/extended/typings/img-src/img-src.d.ts:20:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 20 set src(val: string);
- ~~~
- ../node_modules/@angular/flex-layout/flex/typings/flex/flex.d.ts:31:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 31 get shrink(): string;
- ~~~~~~
- ../node_modules/@angular/flex-layout/flex/typings/flex/flex.d.ts:32:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 32 set shrink(value: string);
- ~~~~~~
- ../node_modules/@angular/flex-layout/flex/typings/flex/flex.d.ts:33:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 33 get grow(): string;
- ~~~~
- ../node_modules/@angular/flex-layout/flex/typings/flex/flex.d.ts:34:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 34 set grow(value: string);
- ~~~~
- ../node_modules/@angular/flex-layout/flex/typings/layout-gap/layout-gap.d.ts:35:19 - error TS1086: An accessor cannot be declared in an ambient context.
- 35 protected get childrenNodes(): HTMLElement[];
- ~~~~~~~~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/align-columns/align-columns.d.ts:18:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 18 get inline(): boolean;
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/align-columns/align-columns.d.ts:19:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 19 set inline(val: boolean);
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/align-rows/align-rows.d.ts:18:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 18 get inline(): boolean;
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/align-rows/align-rows.d.ts:19:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 19 set inline(val: boolean);
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/areas/areas.d.ts:21:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 21 get inline(): boolean;
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/areas/areas.d.ts:22:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 22 set inline(val: boolean);
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/auto/auto.d.ts:20:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 20 get inline(): boolean;
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/auto/auto.d.ts:21:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 21 set inline(val: boolean);
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/columns/columns.d.ts:22:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 22 get inline(): boolean;
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/columns/columns.d.ts:23:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 23 set inline(val: boolean);
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/gap/gap.d.ts:21:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 21 get inline(): boolean;
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/gap/gap.d.ts:22:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 22 set inline(val: boolean);
- ~~~~~~
- ../node_modules/@angular/flex-layout/grid/typings/rows/rows.d.ts:22:9 - error TS1086: An accessor cannot be declared in an ambient context.
- 'iisexpress.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.7\Microsoft.AspNetCore.WebUtilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
- 'iisexpress.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.7\System.Security.Principal.Windows.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Advertisement
Add Comment
Please, Sign In to add comment