Open
Description
I try to deserialize json like this:
deserialize(Event, json);
but get the follow error:
Error: Cannot resolve all parameters for 'Parser'(?). Make sure that all the parameters are decorated with Inject or have valid type annotations and that 'Parser' is decorated with Injectable
what i'm doing wrong?
Metadata
Metadata
Assignees
Labels
No labels