question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Gatsby new behind a proxy

See original GitHub issue

I’m trying to run the command gatsby new tutorial-part-one https://github.com/gatsbyjs/gatsby-starter-hello-world behind a proxy, and it’s returning the following: image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ambroiseRabiercommented, Nov 13, 2019

This issue is solved here https://www.gatsbyjs.org/docs/setting-up-gatsby-without-gatsby-new/. Took me quite a while to find that link…

1reaction
VinSpeecommented, Jan 25, 2018

similarly, this error occurs when trying to use a starter from a private git repo (even if I have access to it)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Proxying API Requests in Development - Gatsby
To tell the development server to proxy any unknown requests to your API server in development, add a proxy field to your gatsby-config.js...
Read more >
Using gatsby behind corporate Proxy · Issue #20148 - GitHub
I'm currently working behind corporate proxy and every single request ... seems that gatsby develop is trying to retrieve data from source.
Read more >
Gatsby proxy to multiple backends with same prefix
I have two different API backends running on ports 8080 and 9090 . I am developing frontend with gatsby. Is it possible to...
Read more >
Creating an API Proxy for Gatsby - YouTube
This video is about Creating an API Proxy for Gatsby to make requests to endpoints on different ports.### Course Links*Learn VS Code* ...
Read more >
Using your own server with Gatsby, ExpressJS and NGINX ...
Using your own server with Gatsby, ExpressJS and NGINX with a reverse proxy. Gatsby offers high page score and favors great SEO.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found