-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
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
Express deployment to Zeit fails "cd build && serve -s ./" #1454
Comments
Hey ! For now, unfortunately, there is no going around that. I have a PR that fixes that https://github.com/CompuIves/codesandbox-client/pull/1417/files By allowing you to override the now-start |
@SaraVieira Thank you so much for the quick response. Are you guys planning to merge and deploy this PR soon? Best, Dariel |
Ives will probably merge this Monday or Tuesday Sorry |
Awesome!!! Thank you @SaraVieira |
It was merged and deployed yesterday 🎉 |
@SaraVieira I am facing a similar issue. How can one override the now-start? Is there an option on codesandbox to do the same? |
You have to write the now-start command and any command you write will override our default now-start |
Understood. Thank you 👍 |
hi. i'm encountering the same issue using codesandbox. where do you write the now-start command? what do you write in the now-start command? is there an example i can refer to? thank you :) |
🐛 bug report
Description of the problem
When deploying a Node server to ZEIT, I'm receiving the following error in NOW console:
Note: For more details please see entire log below.
How has this issue affected you? What are you trying to accomplish?
Deploying the following sandbox to ZEIT:
https://codesandbox.io/s/503jw474wl
Link to sandbox: link
Your Environment
ZEIT logs
The text was updated successfully, but these errors were encountered: