piyushgarg-dev / vercel-clone

Vercel Clone From Scratch 🚀
https://youtu.be/0A_JpLYG7hM
158 stars 67 forks source link

Error while Running the container #10

Closed Sainith123 closed 6 months ago

Sainith123 commented 7 months ago

E:\vercel-clone\build-server>docker run -it -p 8080:5000 myvercel exec /home/app/main.sh: no such file or directory

Sainith123 commented 7 months ago

getting this even after rebuilding many times(cache disabled)

coderboy-yash commented 6 months ago

getting this even after rebuilding many times(cache disabled)

I AM Getting the same error , did you find a way to resolve it ?

ishanaudichya commented 6 months ago

This is the same issue as #6. The issue of end-of-line chars. Check out the issue #6. Lmk if the error persists

Sainith123 commented 6 months ago

@ishanaudichya thank you. the error got resolved