Skip to content

Tag: hapi.js

Hapijs server start error – Invalid server options

I am using this simple server program which gave me the following error on server startup and my package.json has dependencies set this way I tried searching for this issue everywhere and found an exact one here but the versions are too old to be compared. How do I resolve this problem? Answer The options you…