- 
                Notifications
    You must be signed in to change notification settings 
- Fork 22
Open
Description
I am unable to deploy anything at all.
I have already followed the steps suggested in this guide:
π https://docs.rowy.io/how-to/create-upgrade-cloud-runtime
So I tried updating manually in the Google Cloud Console:
- Cloud Run β rowy-backend β Revision β Edit and Deploy New Version
- Under Container β Variables and Secrets, I set the version to 1.9.5 and deployed it.
- The deployment was successful, and traffic is routed 100% to the latest revision.
 
However, when I go back to Rowy and make even a very small change (for example, adding a white space to an existing derivative function), then click Update and Deploy, I get the following error:
errorStackTrace: Error: Command failed: cd build/functionBuilder/builds/1761039870931/src; tsc functionConfig.ts
    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:524:28)
    at maybeClose (node:internal/child_process:1104:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
3111:45:27:27 Build Failed: {}
Metadata
Metadata
Assignees
Labels
No labels