PillowPillow/ng2-webstorage

Migration from v2 to v3

Closed this issue · 3 comments

I'm trying to migrate from v2 version to v3 and I've an error during compilation:

ERROR in : Can't resolve all parameters for LocalStorageService in /home/tt/Projects/ANGULAR/starter-kit/node_modules/ngx-webstorage/ngx-webstorage.d.ts: (?).

I already changed import in main module to
NgxWebstorageModule.forRoot() But the issue persist. Do you have some ideas?

Hi @andrea-corley , did you see this issue. It may be related.

any news?

closing this issue, feel free to open another one if the problem occurs again