Closed 6of5 closed 4 months ago
The plugin will silently skip the execution if the version doesn't match - with the next patch version.
Need to sync with @chgeo in general about this - best would be a proper way to get the current cds-dk version...
Release of version 0.9.3
is in progress...
After discussion with @chgeo we decided to not log an issue in the case as we just use feature detection. It is a bit strange why in you case the feature detection wasn't successful...
Hi Peter,
if running in the BAS terminal for example
cds compile srv
in my cap project, I get for all output this extra line that cds-dk is too old, which is wrong as I use latest cds and cds-dk packages.my package.json is looks like:
this is annoying as i store the various outputs of cds compile to track changes.
Thx in advance for improving line 197, BR HP