-
On a fresh clone I executed `npm install` and then `npm run build` (as explained here: https://github.com/ghidoz/angular2-jsonapi#development) and I get following error:
```
ERROR: projects/angular2…
-
Good Day
Could anyone tell me what to install to get past this warnings:
npm WARN angular2-jsonapi@3.5.1 requires a peer of @angular/http@2.4.9 but none
was installed.
npm WARN angular2-jsonapi@…
-
I've updated to npm 7 and I can't install angular2-jsonapi. It's a brand new angular project.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While r…
-
At the moment, when I save a model, for that already some relationships are loaded, the resulting `PATCH` request contains all the relationships, which can bloat up the request: https://github.com/ghi…
-
Attempting to build an app containing this module using Bazel throws the following warning and error:
```Warning: Entry point 'angular2-jsonapi' contains deep imports into '~/node_modules/lodash-es…
-
JsonAPI ist ein [Standard](http://jsonapi.org/) zu Übertragung von "Elementen".
Zum einen wäre dann unsere API sauberer. Zum anderen sollte uns das beim Lösen des Problems helfen, dass @Bensk1 in #20…
-
Hey, I've been looking into graphitti and saw that you use classes to define relationships in the JS Client.
I'm currently using https://github.com/ghidoz/angular2-jsonapi with the "jsonapi suite" a…
-
Hi Team,
I am getting below error
**parseHasMany - Model type for relationship activities not found**
Please go through below codes
**ParentActivity.ts**
import { JsonApiModel, JsonApiModel…
-
Hi guys! I found your analysis very interesting and I decided to work on this.
You can check it out here: https://github.com/ghidoz/angular2-jsonapi
Contributions are really appreciated, of course!
-
After migrate from karma to jest i get error:
```
Test suite failed to run
/Users/przemyslawpietrzakfrontend/node_modules/lodash-es/find.js:1
({"Object.":function(module,exports,require,…