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

Allow Node JS 20 #1231

Closed
1 task done
theimo1221 opened this issue Jun 2, 2023 · 3 comments
Closed
1 task done

Allow Node JS 20 #1231

theimo1221 opened this issue Jun 2, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@theimo1221
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe The Bug

Installation on a server with Node JS 20 fails due to "engines": {"node": "^16 || ^18"}

To Reproduce

Steps to reproduce the behavior:
Attempt to install on a server with NodeJS 20

Expected behavior

Allow the user to run install in NodeJS 20

Relevant log output

No response

Screenshots

No response

Additional context

No response

OS

Node.js Version

v20

NPM Version

ring-client-api

v11.7.7

Operating System

@theimo1221 theimo1221 added the bug Something isn't working label Jun 2, 2023
@fratinize
Copy link

I receive this Error when Attempting Update...
user: piDIR: /usr/localCMD: sudo -E -n npm install -g homebridge-ring@11.7.7npm ERR! code EINTEGRITYnpm ERR! errno EINTEGRITYnpm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/@types%2fset-cookie-parser: sha512-dMOMREmKlDAwEcvRrvi/zNNgliU52O0vk7ThD6AoPmCNxIwC7jAyGFFaGfNPob6NCJbx4NWAvefcGmZY2Hi+Pg== integrity checksum failed when using sha512: wanted sha512-dMOMREmKlDAwEcvRrvi/zNNgliU52O0vk7ThD6AoPmCNxIwC7jAyGFFaGfNPob6NCJbx4NWAvefcGmZY2Hi+Pg== but got sha512-z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==. (0 bytes)npm ERR! A complete log of this run can be found in:npm ERR! /home/pi/.npm/_logs/2023-06-02T11_58_09_850Z-debug-0.logOperation failed. Please review log for details.

@dgreif dgreif added enhancement New feature or request and removed bug Something isn't working labels Jun 3, 2023
@dgreif
Copy link
Owner

dgreif commented Jun 3, 2023

I'll be including Node 20 support in my next release. Tried it locally with no issues, so it's just a matter of officially allowing it in the package.json

@dgreif
Copy link
Owner

dgreif commented Jun 9, 2023

This has been released in 11.8.0

@dgreif dgreif closed this as completed Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants