Running npm update you get various deprecation notifications about hapi and its dependencies. I paste the most representative:
npm WARN deprecated hapi@17.8.5: This module has moved and is now available at @hapi/hapi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
Running
npm update
you get various deprecation notifications about hapi and its dependencies. I paste the most representative:To Reproduce
git clone
this repositorynpm update
the librariesread npm logging