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.

Error trying to develop Gatsby site locally

See original GitHub issue

Summary

After successfully cloning a gatsby site each time I tried to develop locally I get an error

Relevant information

The screenshot below shows the error gotten Screenshot (531)

  1. Link to Repo that was cloned that threw an error: https://github.com/alfieqashwa/alfieqashwa.me
  2. Link to Repo that was cloned that threw an error: https://github.com/nelonoel/nelo.is

Environment (if relevant)

Node Version: v12.13.1 Npm: 6.12.1

File contents (if changed)

gatsby-config.js: N/A package.json: N/A gatsby-node.js: N/A gatsby-browser.js: N/A gatsby-ssr.js: N/A

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Olanetsoftcommented, Jan 25, 2020

Okay I will do that 🤗 and give feedback… thank you @TylerBarnes

1reaction
Olanetsoftcommented, Jan 23, 2020

it’s now working fine. What I did was to run my terminal as administrator and it worked perfectly. Thanks to everyone and @TylerBarnes

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Common Errors - Gatsby
Problems with the cache. Running a site in gatsby develop will set up a server locally that enables features like hot-module replacement. Gatsby...
Read more >
I am getting error when run gatsby project - Stack Overflow
Tried looking for an installed package in the following paths: D:\gatsby-site\node_modules\gatsby\dist\bootstrap\load-themes\node_modules\gatsby ...
Read more >
gatsby-cli - npm
Gatsby command-line interface for creating new sites and running Gatsby commands. Latest version: 5.2.0, last published: 14 days ago.
Read more >
Deploy error on Netlify CMS Gatsby site (exit code 1: npm run ...
The site runs fine on localhost. Error Command failed with exit code 1: npm run build. netlify site name admirable-hamster-c142d9. Environment variables:.
Read more >
Install Gatsby.js on Windows | Microsoft Learn
Gatsby.js is a static site generator framework based on React.js, ... Then try running a development instance of your new app using: gatsby...
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