neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

BUG: Neos Ui version shown as `vundefined`

Open mhsdesign opened this issue 1 year ago • 0 comments

UI version: vundefined

The line

const { version } = require('./package.json')

doesnt work anymore since https://github.com/neos/neos-ui/issues/3778 and we should rather use the defined environment variables from jenkins.

mhsdesign avatar May 15 '24 08:05 mhsdesign