You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Current release v2.6.0 uses hapi-nuxt: ^1.0.1 which still uses hapi v17.
Creating a new app using yarn create nuxt-app example and choosing hapi as server makes the installation show lots of warnings like this:
warning [email protected]: Please use @nuxtjs/hapi
warning hapi-nuxt > [email protected]: 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.
The code in master branch has the latest hapi-nuxt version along with other enhancements
Can you publish the next release?
The text was updated successfully, but these errors were encountered:
Current release
v2.6.0
useshapi-nuxt: ^1.0.1
which still uses hapi v17.Creating a new app using
yarn create nuxt-app example
and choosing hapi as server makes the installation show lots of warnings like this:The code in
master
branch has the latesthapi-nuxt
version along with other enhancementsCan you publish the next release?
The text was updated successfully, but these errors were encountered: