Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Node minimum requirements #23

Closed
GimpMaster opened this issue Sep 17, 2020 · 1 comment
Closed

Node minimum requirements #23

GimpMaster opened this issue Sep 17, 2020 · 1 comment

Comments

@GimpMaster
Copy link

GimpMaster commented Sep 17, 2020

We are still currently using Node LTS 10.X. Trying to use this npm package I get the following:

[1/4] Resolving packages...
warning agendash2 > @hapi/hapi > @hapi/[email protected]: joi is leaving the @hapi organization and moving back to 'joi' (https://github.com/sideway/joi/issues/2411)
warning agendash2 > @hapi/hapi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
warning agendash2 > @hapi/hapi > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
[2/4] Fetching packages...
error @hapi/[email protected]: The engine "node" is incompatible with this module. Expected version ">=12.0.0". Got "10.22.0"
error Found incompatible module.

I didn't see anywhere in the readme a minimum node version.

@santiq
Copy link
Collaborator

santiq commented Dec 4, 2020

Thanks, added to the readme.

But I think it will best if we use @Hapi as a peer dependency.

@santiq santiq closed this as completed Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants