-
When flexsearch is enabled, it is not possible to edit markdown files and at the same time to see the content being hot-reloaded in the browser.
See this issue: https://github.com/gridsome/gridsome…
-
Hi,
i get the following error.
Is this because of a not supported file in the repo, or some code in the markdownfile?
```
▶ gridsome develop
Gridsome v0.7.23
Initializing plugins...
Error: …
-
In Prismic, I created a Post collection with a UID, Title, Content, and Image fields.
Created a couple posts. Ran `gridsome develop`.
Getting this error:
```
TypeError: Cannot read property …
-
In order to retrieve locale-based content with Contentful, the locale i.e. 'en' needs to be passed as part of the GraphQL.
Currently, it doesn't appear that locale has been considered as part of th…
-
Hi i'm trying to use your plugin to get data from my cockpit cms but on gridsome deploy i got this error:
Initializing plugins...
TypeError: Expected "slug" to be a string
at C:\Users\annad\D…
-
After following the installation and setup outlined in the [readme](https://github.com/sanscheese/gridsome-source-craft-graphql#source-plugin):
```javascript
module.exports = {
siteName: 'New P…
-
I am currently investigating different image handling solutions with gridsome and tried to use this plugin and got the following build error.
```
Initializing plugins...
TypeError: expected input…
-
**Project description**
Command line tool for Gridsome projects (A Jamstack framework for Vue.js)
**Metadata**
https://www.npmjs.com/package/@gridsome/cli
* homepage URL: https://github.com…
-
## Description
@gridsome\source-filesystem is erroring with:
```
code block or inline code language not specified in markdown. applying generic code block
(node:9620) UnhandledPromiseRejection…
-
Nogn source plugin gives this warning when installed:
```
npm WARN @nogn/gridsome-source-craft@0.0.1 requires a peer of graphql@^15.0.0 but none is installed. You must install peer dependencies yo…