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
Describe the bug
For a few hours I can't deploy any changes, no matter in which table. I tried it without doing any changes, but it all fails in the process:
export const region = "europe-west1"
export const searchHost = null
export const searchIndices = []
errorStackTrace: Error: Command failed: cd build/functionBuilder/builds/1730367788657/src;tsc functionConfig.ts
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
30
10:43:32:32 Build Failed:
{}
To Reproduce
Steps to reproduce the behavior:
Just deploy on any table
Expected behavior
Well, the deploying should work without an error.
Rowy Run version
Rowy Run v1.9.3
Desktop (please complete the following information):
OS: Win11
Browser: Edge
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
For a few hours I can't deploy any changes, no matter in which table. I tried it without doing any changes, but it all fails in the process:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Well, the deploying should work without an error.
Rowy Run version
Rowy Run v1.9.3
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: