preboot/angular-webpack

@types Jasmine Error ...

Closed this issue · 3 comments

[at-loader] node_modules/@types/jasmine/index.d.ts:39:52 
    TS1005: '=' expected.
errors
(unknown) [at-loader] node_modules/@types/jasmine/index.d.ts:39:38 
    TS2371: A parameter initializer is only allowed in a function or constructor implementation.
errors
(unknown) [at-loader] node_modules/@types/jasmine/index.d.ts:39:46 
    TS2304: Cannot find name 'keyof'.

Fixed problem on my end - Simple solution - #296

@misterzik How did you resolve this?

I will update the repo in a minute with the solution.