well…tried but(havn’t found goo solution on google):
Typescript Error
Module '"C:/ionic/myDokopoint/node_modules/@angular/core/core"' has no exported member 'ɵReflectorReader'.
...:/ionic/myDokopoint/node_modules/@angular/compiler/src/aot/static_reflector.d.ts
* templates statically.
*/
export declare class StaticReflector implements ɵReflectorReader {
Typescript Error
Module '"C:/ionic/myDokopoint/node_modules/@angular/core/core"' has no exported member 'ɵLifecycleHooks'.
C:/ionic/myDokopoint/node_modules/@angular/compiler/src/compile_metadata.d.ts
}
export declare abstract class CompileAnimationStateMetadata {
}