Questions tagged [gatsby-plugin]
246 questions
-1
votes
1 answer
Do we need to install all plugins from scratch in Gatsby?
When we clone any repository from bitbucket or any other platform, we did not get node modules with it.
So when we run gatsby develop it says 'there was a problem loading the local development command. Gatsby may not be installed in your site's…

ADITYA UDAY UBALE
- 23
- 2
- 7
-1
votes
1 answer
Gatsby will not work with Strapi after going back to Development database
I am getting this error after switching my settings from my production environment using postgres and then to my dev environment using sqlite. Switching between the two was fine before, but I did update my node version. Not sure if that could have…

Claudia V.
- 19
- 5
-2
votes
1 answer
Gastby error when installing gatsby-source-strapi
I am using Gatsby for my front-end and Strapi for my back-end. I have installed Gastby 5.2.0 and I want to install gatsby-source-strapi to communicate with the Strapi API, but when I try to install it I get this .
I changed the node version, the…

Laxico
- 9
- 3
-2
votes
1 answer
Getting an error while am trying to run gatsby-starter-ghost project
When I try to run the project, it just shows this error nothing more than this and am stuck in it.
I have downloaded a starter pack from gatsby template : https://www.gatsbyjs.com/starters/TryGhost/gatsby-starter-ghost
This is the link of that…

Jishnu
- 100
- 1
- 16
-2
votes
1 answer
i have created a project in sentry on react but configuring it on gatsby is it a correct way to do?
I am using sentry to track crashing report and I have setup my project on top of react but I am configuring it by Gatsby and I have added the plugin in correct way in gatsby.js file but on creating issue in any one of the component it is not…

Ashutosh rai
- 59
- 7
-2
votes
1 answer
WORDPRESS-GATSBY DEPLOY FAILS
I chanced on it while considering an alternative to Wordpress and was glad i didnt have to loose the simple and easy drag-drop builders.
I've been facing a challenge with my first deploy and it's becoming frustrating.
Here Below is my…

Selase
- 175
- 5
- 24