Build into startup checks for the Node.js version
mmanciop opened this issue ยท 1 comments
mmanciop commented
When adding the OpenTelemetry JS distro on an unsupported Node.js version (e.g., Node.js 12), the distro causes the process to fail with the fs/promises
package not being found. We need to check the version of node and bootstrap the distro in a safer manner on unsupported Node.js versions.
doriaviram commented
๐ This issue has been resolved in version 1.20.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐