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
NUXT_HOST
NUXT_PORT
Nuxt CLI v3.0.0-rc.6 22:43:53 RootDir: /home/projects/nuxt-starter-gjowlv 22:43:54 Nuxt project info: 22:43:54
Linux
v16.14.2
2.16.0-27616340.013f051b
npm@7.17.0
webpack
head
css
plugins
components
buildModules
modules
build
serverHandlers
devServerHandlers
bridge
-
()
@nuxt/bridge@3.0.0-27639120.e7a7f9b
https://stackblitz.com/edit/nuxt-starter-gjowlv?file=.env
I have created a .env file in my project root folder and included the NUXT_PORT variable. However, Nuxt Bridge doesn't seem to load the .env config.
.env
No response
The text was updated successfully, but these errors were encountered:
For PORT and HOST, you will need to specify these on the command line or manually read in your .env file.
Sorry, something went wrong.
Thanks so much, guys! Really appreciate it 🙏
danielroe
Successfully merging a pull request may close this issue.
Environment
Nuxt CLI v3.0.0-rc.6 22:43:53
RootDir: /home/projects/nuxt-starter-gjowlv 22:43:54
Nuxt project info: 22:43:54
Linux
v16.14.2
2.16.0-27616340.013f051b
npm@7.17.0
webpack
head
,css
,plugins
,components
,buildModules
,modules
,build
,serverHandlers
,devServerHandlers
,bridge
-
()
,@nuxt/bridge@3.0.0-27639120.e7a7f9b
Reproduction
https://stackblitz.com/edit/nuxt-starter-gjowlv?file=.env
Describe the bug
I have created a
.env
file in my project root folder and included theNUXT_PORT
variable. However, Nuxt Bridge doesn't seem to load the.env
config.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: