Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Node.js v16 #243

Closed
pixelass opened this issue Jul 13, 2022 · 1 comment
Closed

Add support for Node.js v16 #243

pixelass opened this issue Jul 13, 2022 · 1 comment

Comments

@pixelass
Copy link

Expected Behavior

Current Node versions (LTS) should be supported

  1. Active LTS for node is v14 https://nodejs.org/en/about/releases/
  2. Versions below 16 have issues on Apple Silicon (are not supported) Apple silicon builds nodejs/build#2474

I think it's worth investing some time to add support for Node v16.

Actual Behavior

Seems to only work with Node v10

Possible Solution

Using outdated (unsafe) legacy versions

Steps to Reproduce the Problem

  1. See Installation fails #219
  2. See Spacedeck thrown error when installing #234

Specifications

Irrelevant

@mntmn
Copy link
Member

mntmn commented Sep 21, 2023

Fixed, now works with node 18.

@mntmn mntmn closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants