Skip to content

can't resolve all parameters for angularindexeddb #64

@giamkk

Description

@giamkk

my 'ng build --prod' keep fail.
'ng build --prod' error message:
ERROR in : Can't resolve all parameters for AngularIndexedDB in C:/.../node_modules/angular2-indexeddb/angular2-indexeddb.ts: (?, ?).

same as my 'ng serve' error message:
Error: Can't resolve all parameters for AngularIndexedDB: (?, ?).

my 'ng serve' can run if i try to add back '@Injectable()' command.
what should i do to solved this 'ng build --prod' problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions