Tons of at-loader errors

109 views
Skip to first unread message

Rikard Axelsson

unread,
Oct 28, 2017, 11:33:31 AM10/28/17
to Angular and AngularJS discussion

When installing Angular with a core project I get tons of these errors when starting the app. Tried to rewind the Typescript version but still the same error. Feels like I've tried everything. 


Here's a short list of what I'm getting.


ERROR in [at-loader] ./whatUp/node_modules/zone.js/lib/mocha/mocha.ts:73:33

TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in [at-loader] ./whatUp/node_modules/zone.js/lib/mocha/mocha.ts:83:33

TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in [at-loader] ./whatUp/node_modules/zone.js/lib/mocha/mocha.ts:89:33

TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in [at-loader] ./whatUp/node_modules/zone.js/lib/mocha/mocha.ts:99:34

TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in [at-loader] ./whatUp/node_modules/zone.js/lib/mocha/mocha.ts:105:34

TS2683: 'this' implicitly has type 'any' because it does not have a type

Sander Elias

unread,
Oct 30, 2017, 6:19:05 AM10/30/17
to Angular and AngularJS discussion
Hi Rikard,

Looks you have a versioning issue. Are you sure all your deps are on the same version? Also you might want to turn on/off implicit any.

Regards
Sander

Sander Elias

unread,
Oct 30, 2017, 2:16:10 PM10/30/17
to Angular and AngularJS discussion
Hi Rikard,

I think you need to upgrade to a newer version of Angular, and fix the typings in your app.

Regards
Sander
Reply all
Reply to author
Forward
0 new messages