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
When I change file, hot reload fails and break the server.
CLI Command: nuxt dev --host=0.0.0.0 --port=8080
There is two thing may break the code, first tailwind integration and second custom port number. But actually which one is the main issue i couldn't get it.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
OS: Macos
Platform: Docker Compose
Version: 0.4.8
Nuxt Version: v3
External Modules: @nuxtjs/tailwindcss
Reproduction
Describe the bug
When I change file, hot reload fails and break the server.
CLI Command: nuxt dev --host=0.0.0.0 --port=8080
There is two thing may break the code, first tailwind integration and second custom port number. But actually which one is the main issue i couldn't get it.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: