Replies: 4 comments
-
Any luck from any one @thetutlage. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@pk4all I would bet it's using the .env value for the NODE_ENV instead of the one you're defining and I recommend you stop using the .env file in your build. Have you tried running it locally changing the NODE_ENV to production? |
Beta Was this translation helpful? Give feedback.
-
Hello, if you are running the app for development, have you tried to open port 24678 for the Vite server? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I developed a eCommerce using Adonis with Vite and Inertia
My Dockerfile is
I am getting error
"msg":"ENOENT: no such file or directory, open 'public/assets/.vite/manifest.json'"
What's wrong with my code?

Please help me.
Beta Was this translation helpful? Give feedback.
All reactions