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
Whenever I tried to setup the project with docker command (present in Readme) it doesn't work and gives me error.
👟 Reproduction steps
Run docker command present in Readme
See the error that it throws.
👍 Expected behavior
Running docker command should set up two docker environment one for nextjs and one for db. Db should be connected with volume and both containers should be connected with network. Prisma Studio should be need to be bring up. There should be a bind which link changes in host machine src folder to nextjs container src
📜 Description
Whenever I tried to setup the project with docker command (present in Readme) it doesn't work and gives me error.
👟 Reproduction steps
👍 Expected behavior
Running docker command should set up two docker environment one for nextjs and one for db. Db should be connected with volume and both containers should be connected with network. Prisma Studio should be need to be bring up. There should be a bind which link changes in host machine src folder to nextjs container src
bbbbbbbbbb.mp4
👎 Actual Behavior with Screenshots
It throws the following error.
OS name
Windows
browser name
Chrome
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
#534
The above PR addresses and solve the issue.
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: