Installing hapi-lts returns the following:
npm install hapi-lts@9
npm WARN engine hapi-lts@9.4.0: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.40","npm":"2.14.5"})
Also, why is the normal npm install hapi@9 not updated? I don't see this documented anywhere?
Installing hapi-lts returns the following:
Also, why is the normal npm install hapi@9 not updated? I don't see this documented anywhere?