Tom McCurdy

Results 8 comments of Tom McCurdy

Option 2 - Upon further testing Option 2 is not viable as you can't actually delete products once they are used in a transaction.

I had the same issue, but this seemed to work: `firebase ext:export --project=` The only potential issue I see now is: `⚠ Function 'createPortalLink is missing a trigger in extension.yaml....

@rachelmyers Thanks. @samtstern You are correct in that error appearing. The issue is I couldn't find any documentation on how to set the value. I also asked on other unofficial...

@samtstern thanks for the quick reply and @yuchenshi for the additional information. I was able to get it to run successfully by exporting the env variable in my shell (bash)!...

I'm having the same issue, would appreciate any updates.

Still an issue with me and my M1 Mac. Going to try a couple of the fixes, don't really have a short example to reproduce. EDIT: export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES Allowed the...

> Am I correct to summarize this as: > > * MacOS > * M1 chip (M2? M3? Intel?) > * running Python cloud functions in the Emulator Suite >...