Skip to content

Python 3 support in Node.js 12 #2363

Closed
Closed
@adamjstewart

Description

@adamjstewart
  • 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.

@tgamblin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions