cap-js / sdm

CAP Plugin for SAP Document Management service
Apache License 2.0
12 stars 2 forks source link

Make `@sap/cds` a peer dependency #44

Closed chgeo closed 4 months ago

chgeo commented 4 months ago

Like w/ all other plugins, @sap/cds should be installed by the application, not by the plugin.

Also, support upcoming cds 8. Please check if this works.

yashmeet29 commented 4 months ago

chgeo

I tried cds v8, but i was getting error in build. Error was coming because attachments repository uses cds v7, so during build i was getting version mismatch.

chgeo commented 4 months ago

@yashmeet29 thanks for testing. Can you make sure this gets resolved? All plugins need to work w/ cds 8 !