We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to add page or api or actually anything, but I'm getting the following error.
nuxt version 3.15.1 cli version 3.19.1
npx nuxi add page index
ERROR Template page is not supported. Possible values: api, app, appConfig, component, composable, error, layer, layout, middleware, module, page, plugin, serverMiddleware, serverPlugin, serverRoute, serverUtil
The text was updated successfully, but these errors were encountered:
DamianGlowala
Successfully merging a pull request may close this issue.
I'm trying to add page or api or actually anything, but I'm getting the following error.
nuxt version 3.15.1
cli version 3.19.1
npx nuxi add page index
ERROR Template page is not supported. Possible values: api, app, appConfig, component, composable, error, layer, layout, middleware, module, page, plugin, serverMiddleware, serverPlugin, serverRoute, serverUtil
The text was updated successfully, but these errors were encountered: