Giter VIP home page Giter VIP logo

Comments (2)

xiexianbo123 avatar xiexianbo123 commented on June 27, 2024

执行完「npm run dev」后,浏览器打不开网址,显示「A timeout occurred」。

from shopify-app-template-php.

paulomarg avatar paulomarg commented on June 27, 2024

Sorry, but there isn't enough information here for us to help. This repository is only used to track bugs in the Shopify code, since we cannot investigate cloudflare issues.

If you're having problems with cloudflare as a whole, you can use a different tunnel like ngrok (or any other!). To do that, use the CLI's --tunnel-url flag when running npm run dev. Here is some documentation on that command.

You could run something like:

ngrok http 3000
# And in another terminal
npm run dev --tunnel-url https://<ngrok-address>:3000

Since there's not a lot we can do here, I'm closing the issue. Please feel free to reopen or open a new issue if there are any issues with our code.

from shopify-app-template-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.