wohali opened a new issue #3298: URL: https://github.com/apache/couchdb/issues/3298
## Summary Would be nice to report which version of JavaScript is available on a given system through a remote UI endpoint. ## Desired Behaviour See a `"javascript_version": "68"` key-value pair in the output of `GET /_node/<whatever>/_system`. ## Possible Solution The version is available via `couchjs -V` in the first line of output. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
