Closed
Description
- Node.js Version: 12.14.0
- OS: macOS 10.15.2
- Scope (install, code, runtime, meta, other?): install
Hi, I'm updating our package for node-js
in the Spack package manager and was wondering if you could help. It looks like Node.js version 12 added experimental support for Python 3, and version 13 added full support, is that correct? How can I experiment with that Python 3 support? I tried setting PYTHON
to my Python 3 executable, but it looks like the configure script still uses the system Python 2 instead.
I tried Node.js 13, but it seems that the libraries vendored with npm
(specifically sharp
) do not yet support Node.js 13.
Metadata
Metadata
Assignees
Labels
No labels