Please confirm that you have:
In which of these areas are you experiencing a problem?
Function
Expected behavior
npm exec -- shopify app function build should build successfully. Was working earlier, suddenly stopped working.
Actual behavior
Error coming from `npm exec -- javy compile -d -o extensions/product-discount/dist/function.wasm dist/function.js`
Reproduction steps
npm exec -- shopify app function build in a typescript function directory
Operating System
macOS Ventura
Shopify CLI version (check your project's package.json if you're not sure)
3.48.2
Shell
iterm2
Node version (run node -v if you're not sure)
v19.0.0
What language and version are you using in your application?
Typescript
Please confirm that you have:
In which of these areas are you experiencing a problem?
Function
Expected behavior
npm exec -- shopify app function buildshould build successfully. Was working earlier, suddenly stopped working.Actual behavior
Reproduction steps
npm exec -- shopify app function buildin a typescript function directoryOperating System
macOS Ventura
Shopify CLI version (check your project's
package.jsonif you're not sure)3.48.2
Shell
iterm2
Node version (run
node -vif you're not sure)v19.0.0
What language and version are you using in your application?
Typescript