Skip to content

Cannot find type definition file for 'core-js' & web-animations-next.min.js #1

@mralexivy

Description

@mralexivy

Problem when using with angular-cli:

Module build failed: Error: C:/angular-notifier-demo/node_modules/angular-notifier/src/components/notifier-notification.component.d.ts (1,1): Cannot find type de
finition file for 'core-js'.)

Which is this line:
/// <reference types="core-js" /> gives error, please remove from follow files:
notifier-notification.component.d.ts
notifier-animation.model.d.ts
notifier-timer.service.d.ts files

Also there is web-animations-next.min.js dependency which is not clearly documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugIndicates an unintended behaviour, unexpected problem, crash

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions