-
Get following error after upgrade to Angular 6.0
node_modules/angular2-toaster/src/toaster.service.d.ts(3,10): error TS2305: Module '"Seller/node_modules/rxjs/Observable"' has no exported member 'O…
-
I tried to upgrade to angular v14.2.0 but it failed
```
$ npm i angular2-toaster
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: …
-
Hi,
Would it be possible to make a new release of this library, compatible with angular 13 ? Currently the library works but it is required to use the --force option of npm :
```
Conflicting peer…
-
Hello ,
I am created new angular project like as ng new my-project.
I have installed the **npm i ngx-admin-lte** package in my project.
when I use this module or CanActivateGuard in app.routing.m…
-
In our project we are using angular-toastr, for angular 1.4.x. But we are re-writing the whole project to angular2 and we are looking for a support for the angular-toaster in angular2. Can you please …
-
I updated the toaster component from angular2-toaster to angular5-toaster and i have a problem with the toaster.css path
In the documentation the TOASTER.CSS path is defined as below :
In my…
-
Latest version can no longer be built.
```bash
npm install
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @angular-devkit/build-webpack@0.1202.1
npm WARN Found: webpack-…
-
Hello,
We just upgraded from angular 14, to angular 15, and Angular2-Toaster does not show any toasts any more ...
Any ideas ?
thank you,
-
![image](https://user-images.githubusercontent.com/839882/236028397-6e3a0074-77dd-41c8-b1b4-f08514292da7.png)
-
Hi,
I just use angluar-cli create a new angular 6 project and try to add ngx-admin-lte in it.
However, when I try to run ng serve it show error
```
ERROR in node_modules/@ngx-translate/core…