I even tried just building an empty function with the boiler plate derivative code - export const region = "us-central1" export const searchHost = null export const searchIndices = []
errorStackTrace: Error: Command failed: cd build/functionBuilder/builds/1706593535325/src;tsc functionConfig.ts
at ChildProcess.exithandler (node:child_process:419:12) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1091:16) at ChildProcess._handle.onexit (node:internal/child_process:302:5)
No, it just worked after trying something. I have not yet retried my other failing functions, but the simple new ones worked where they prebiously failed
Nope still not working and it’s getting frustrating. I have created a new collection and a subcollection and it worked for a while and then it suddenly failed.
I know it’s not a code issue since running the code through “Evaluate” works fine but for some reason the functions don’t trigger on Google Cloud side. Perhaps a bug in rowy function automation?
I know that sometimes the Build fails at the cd functionConfig.ts step for some reason? Even though it works other times without changing the code
Just wanted to update that it has worked again. Haven’t done anything in particular just deleted the table in rowy and collection in Firebase side and then started again on a new slate.
I think it was a auto setup error on GC because the function didn’t appear on the dashboard beforehand