Open HamzaTatheer opened 2 years ago
What I did was install the package using npm install bn-ng-idle. Afterwards, I just added BnNgIdleService in providers of app.module.ts
Anyone knows the solution/fix ?
The solution was to nuke the node_modules folder and then do a fresh npm install.
What I did was install the package using npm install bn-ng-idle. Afterwards, I just added BnNgIdleService in providers of app.module.ts
Anyone knows the solution/fix ?