Closed Simply007 closed 2 years ago
@Simply007 As this is only generator, it does not provide IContentItem
interface. Does your repo have Delivery JS SDK on version 11.0.0
installed?
@Simply007 As this is only generator, it does not provide
IContentItem
interface. Does your repo have Delivery JS SDK on version11.0.0
installed?
My fault!
I have set the SDK version to v11, removed package-lock.json, and ran npm install
. Unfortunately, I haven't saved the package.json 🤦♂️
Brief bug description
I have generated the models and they looks as described in readme.
But my compiler is complaining:
Repro steps
Expected behavior
No error should be raised.
Screenshots