Replies: 2 comments
-
All of the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Cool that seems to have done it, though still seeing that warning and it does stall the build for a minute or so - would be great to address that too. In the meantime: statamic/docs@master...ssyberg:docs:patch-1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Been tinkering with this for an hour or so hoping I could debug it myself, but I've had no luck with the Vercel deployment instructions. The build.sh stalls momentarily and displays this message (full log below):
Do you really wish to run this command? (yes/no) [no]
Followed by a
WARN Command canceled.
I've tried peppering the build script with some
--force
and--no-interaction
flags, but to no avail. The vercel build logs seem to be redacting the actual command that is failing so I'm not sure what the issue is, but I can confirm the deploy does not look right.Beta Was this translation helpful? Give feedback.
All reactions