Closed cloopadoop closed 6 years ago
It might be your version of hapi-auth-jwt2, do you have 7.2.4?
Just fyi, I don't have "hoek" as a direct dependency, but my current version is at 4.1.0
npm install hapi-auth-jwt2@7.2.4 seems to have done the trick. Thanks! :)
Just FYI this was likely due to hapi-auth-jwt upgrading to Hapi 17. Hopefully appy can make the same upgrade in the near future.
I guess this is technically a hoek issue. Is there a specific version you typically run that I should install?