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
Linux
v16.15.1
3.0.0-rc.6
yarn@1.22.19
webpack
ssr
builder
-
npx nuxi init nuxt-app
cd nuxt-app
yarn add -D @nuxt/webpack-builder
builder: 'webpack'
ssr: false
yarn build
yarn preview
Just start and access the server after build the application. The page will be blank and in console It's possible to see the following error:
Uncaught TypeError: (0 , e.useRuntimeConfig) is not a function
No response
The text was updated successfully, but these errors were encountered:
Reproduction: https://stackblitz.com/edit/github-16wtui.
Sorry, something went wrong.
#internal/nitro
danielroe
Successfully merging a pull request may close this issue.
Environment
Linux
v16.15.1
3.0.0-rc.6
yarn@1.22.19
webpack
ssr
,builder
-
-
Reproduction
npx nuxi init nuxt-app
cd nuxt-app
yarn add -D @nuxt/webpack-builder
builder: 'webpack'
/ssr: false
yarn build
yarn preview
Describe the bug
Just start and access the server after build the application. The page will be blank and in console It's possible to see the following error:
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: