-
I am already using the `gatsby-source-graphql` plugin with Shopify. It seems to have an issue with the page creation conflict, but I'm already a little lost trying to understand the root of the proble…
-
Hi there,
I am trying to use this plugin with a private S3 bucket to download (& display) about 350 photos. However, I am currently getting the following warning message whenever I run `gatsby dev…
-
With the latest version 0.5.0, I'm getting the following error when starting the development server or building the gatsby site.
```
Error in "/Users/alexanderhoerl/Sites/example.com/node_modul…
-
### Preliminary Checks
- [x] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
**Description**
When the `gatsby-plugin-ts` plugin is in use, source maps don't work. If it's deactivated the source maps coming from `gatsby-plugin-typescript` work as expected.
![image](https://…
-
```
plugins: [
"gatsby-plugin-react-helmet",
"gatsby-plugin-less",
"gatsby-transformer-json",
{
resolve: 'gatsby-transformer-remark',
options: {
plugins: [
…
-
**Describe the bug**
I have a gatsby website where I use wordpress and woocommerce. Lately I installed WPML for multi language support and when I try to run project I got this error:
`There was an …
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
I am using this with Gatsby and when running `gatsby develop` I get the following error:
```
ERROR #98123 WEBPACK
Generating development JavaScript bundle failed
Unexpected token (13:19)
…
-
The plugin isn't functioning correctly. I'm trying to return all records from a database table for promotions, but currently it is only returning the last record when I'm querying with GraphQL.
**S…
ghost updated
3 years ago