hapijs / good

hapi process monitoring
Other
525 stars 160 forks source link

match dependencies' engine requirement #590

Closed erfanio closed 5 years ago

erfanio commented 6 years ago

Trying to install this with node 8.0 (current engine requirement) you'd get this

error hoek@5.0.3: The engine "node" is incompatible with this module. Expected version ">=8.9.0".

The engine requirement in package.json should match the dependencies.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.