rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Can't suddenly deploy any changes in any table

Open ametaplus opened this issue 1 year ago • 0 comments

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:

  1. 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.

ametaplus avatar Oct 31 '24 09:10 ametaplus