Garrett

Results 3 issues of Garrett

Hello, I am trying to use the operator override feature to add a custom operator (this error is thrown when trying to override an existing operator as well). I've tried...

**Is your feature request related to a problem? Please describe.** I'm using firebase-functions-test package to locally mock firestore data and test non-http functions. However, on of my functions works with...

type: feature request
triaged

``` | Error Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/username/Development/website/.sst/platform/node_modules/string-width/index.js from /Users/username/Development/website/.sst/platform/node_modules/wide-align/align.js not supported. | Instead change the require of index.js in /Users/username/Development/website/.sst/platform/node_modules/wide-align/align.js to a dynamic import() which is available...