Dec 06, 2023
Node.js Python 3.12 compatibility
Node.js3.0.28
Fixed
- Update the diagnose tool URLs printed by the CLI and package to the new location in our documentation.
- Fix compatibility issue with Node.js's node-gyp package and Python 3.12.0. Python 3.12.0 removed a package called "distutils", causing the extension to fail to install. Upgrade the node-gyp package with the fix for this issue.
See the Node.js 3.0.28 package changelog for more information.