You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
a) Upgrade to latest cli and angular rc 7
b) ng init
c) ng serve
The log given by the failure. Normally this include a stack trace and some
more information.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:21:13
Duplicate identifier 'PropertyKey'.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:85:4
All declarations of 'name' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:145:4
Subsequent variable declarations must have the same type. Variable '[Symbol.unscopables]' must be of type '{ copyWithin: boolean; entries: boolean; fill: boolean; find: boolean; findIndex: boolean; keys: ...', but here has type 'any'.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:262:4
All declarations of 'flags' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:276:4
All declarations of 'EPSILON' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:311:4
All declarations of 'MAX_SAFE_INTEGER' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:318:4
All declarations of 'MIN_SAFE_INTEGER' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:457:4
Subsequent variable declarations must have the same type. Variable '[Symbol.toStringTag]' must be of type '"Symbol"', but here has type 'string'.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:457:4
All declarations of '[Symbol.toStringTag]' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:464:4
All declarations of 'prototype' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:492:4
All declarations of 'hasInstance' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:498:4
All declarations of 'isConcatSpreadable' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:504:4
All declarations of 'iterator' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:510:4
All declarations of 'match' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:516:4
All declarations of 'replace' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:522:4
All declarations of 'search' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:528:4
All declarations of 'species' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:534:4
All declarations of 'split' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:540:4
All declarations of 'toPrimitive' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:546:4
All declarations of 'toStringTag' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:552:4
All declarations of 'unscopables' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:609:4
Subsequent variable declarations must have the same type. Variable '[Symbol.toStringTag]' must be of type '"Math"', but here has type 'string'.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:609:4
All declarations of '[Symbol.toStringTag]' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:613:4
Subsequent variable declarations must have the same type. Variable '[Symbol.toStringTag]' must be of type '"JSON"', but here has type 'string'.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:613:4
All declarations of '[Symbol.toStringTag]' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:628:4
All declarations of 'size' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:634:4
All declarations of 'prototype' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:645:4
All declarations of 'size' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:651:4
All declarations of 'prototype' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:666:4
All declarations of 'prototype' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:680:4
All declarations of 'prototype' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:692:4
All declarations of 'value' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/@types/core-js/index.d.ts:804:4
All declarations of 'prototype' must have identical modifiers.
ERROR in [default] /home/ciesielskico/my-app/node_modules/angular-cli/node_modules/typescript/lib/lib.es2015.core.d.ts:17:13
Duplicate identifier 'PropertyKey'.
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:do on your code? etc.
more information.
tsconfig.json
angular-cli.json
The text was updated successfully, but these errors were encountered: