8

I tried to install a shopify app in my development store. I used both the manual way (https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react/embed-your-app-in-shopify) as the CLI way (https://shopify.github.io/shopify-app-cli/getting-started/).

I keep getting this Error: write EPIPE at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:94:16)

I don't know what I'm doing wrong and why I can't find any solution on that error. Am I really the only one facing this problem?

Enrique
  • 361
  • 4
  • 13
  • At what point are you getting the error? What's triggering it? – juliomalves Feb 06 '21 at 15:04
  • 1
    It's triggered when trying to access the ngrok domain. I think it was the 60 connections / minute limit. But I found the solution... I paid for ngrok and now it's working.. as always its all about the benjamins! But thats fine, I like their service anyway. Nevertheless they could tell or at least mention that in the tutorials – Enrique Feb 07 '21 at 07:33
  • I see the same error even with the Ngrok Business plan, must be something else – sonium Sep 20 '21 at 10:30
  • Have you found any solution? – Kishan Bharda Nov 11 '21 at 06:35
  • for me, it was my ISP. I think the IP address assigned to my machine by my ISP wasn't working right with ngrok. Changing to a different ISP solve the problem for me. – ifedapo olarewaju Jan 15 '22 at 19:39

0 Answers0