Re: javy error on npm run dev

Solved

javy error on npm run dev

1563704123
Shopify Partner
3 0 1

 i am working on the payment extension  created in javascript tilll friday 2 august it was working fine but now when ever i build   i am getting this error error javy .png

node version :v18.20.4

shopify cli version : 3.65.1

Accepted Solution (1)

Nick_Wesselman
Shopify Staff
171 43 70

This is an accepted solution.

We are investigating an issue with 3.65 on Windows, you might downgrade to 3.64 as a workaround for now.

Nick Wesselman | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

View solution in original post

Replies 4 (4)

BSS-TekLabs
Shopify Partner
2350 702 827
npm exec -- javy --version
npm exec -- javy compile -d -o dist/function.wasm dist/function.js

Can you try run it

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Nick_Wesselman
Shopify Staff
171 43 70

This is an accepted solution.

We are investigating an issue with 3.65 on Windows, you might downgrade to 3.64 as a workaround for now.

Nick Wesselman | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

phyllistlt
Shopify Partner
9 1 1

Hi Nick,

 

I got the same issue with the delivery customization extension. I tried to downgrade to shopify-cli v3.64 and it was successfully build with other issue on previewing on the browser.

364ShowStore.jpg

As I checked on the forum, it seems that we need to have the shopify-cli version used in order to successfully preview on the browser.

https://community.shopify.com/c/shopify-cli-and-tools/running-npm-run-dev-and-getting-error-forwardi...

 

I am not sure if I missed anything when I was trying to downgrade the shopify-cli with cmd "npm install -g @Shopify/cli@3.64".

 

Nick_Wesselman
Shopify Staff
171 43 70

This issue should be resolved in Shopify CLI `3.65.2`:

https://github.com/Shopify/cli/releases/tag/3.65.2

Nick Wesselman | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog