-
Hi,
Given the changes with ngrx 4, is ng2-storesevice still compatible with ng4? There are changes with Actions (for example, there is no payload property). How does this impact on this package?
…
-
I am writing my Angular4 application for a greenfield development project. I have Angular2 in another project with ng2-table working fine. With Angular4, i get node module dependency error.
```
…
-
How can i use ng2-table with serverside processing in angular2.4 app ?
-
I have plan to use ng2-cache ,whether it support IE 10 and above browsers.why ng2cache data store in session storage instead of in memory?how to use it in cache memory instead of session storage.
-
When installing with the following command: `npm i ng2-table --save`
I get the warnings below, can these be ignored? If not, how to fix this problem?
Thanks
npm WARN ng2-table@1.3.2 requires…
-
Hi,
I have complied after configuration changes also. still getting the below error
Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:3001/node_modules/ng2-typeahead/ng2-typea…
-
I've installed into node_modules, but upon importing I get
client?cd17:47 ./src/app/app.component.ts
(4,43): error TS2307: Cannot find module 'ng2-notifications'.
I have verified it's installed corr…
-
ng2-bootstrap-typeahead@2.0.4 postinstall
\node_modules\ng2-bootstrap-typeahead
> typings install
'typings' is not recognized as an internal or external command,
operable program or batch file.
-
**REQUIRED: Before filing a bug report**
Change each `[ ]` to `[x]` when you have done it.
- [ ] My issue title starts with `[bug report]`
- [ ] I have read the [README](https://github.com/…
-
I tried to install ng2-charts in angular 17 as the instructions say but it gives me this error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While…