-
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…
-
Hi!
Thanks for creating this amazing plugin.
```
node_modules/gridsome/lib/plugins/TemplatesPlugin.js:384
node.internal.publicPath[name] !== oldNode.internal.publicPath[name] &&
…
-
Using {{$i18n.locale}} in a page file gives the correct locale. However, using {{$i18n.locale}} in a template file always returns the default locale.
I am using Contentful (@gridsome/source-content…
-
I've implemented this in dual-tagging mode behind the Universal mode plugin: "@gridsome/plugin-google-analytics": "^0.1.2"
Getting data in the universal mode, not in the GA- mode.
Here's my conf…
-
When I'm running "gridsome explore" or "gridsome develop" commands, I get this error:
```
$ gridsome explore
Gridsome v0.6.6
Initializing plugins...
Initialize - 1.81s
Loading data from
Err…
-
I created this plugin, in another way (different from gridsome/gridsome#167), for convenient and organized PWA config, and the support for serving manifest during development (rishabh3112/gridsome-plu…
-
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: …
-
Since Gridsome has redone some stuff, this plugin triggers two deprecation warnings. Still works, but that will change.
**Avoid using api.store directly. Use the actions in api.loadSource() instead…
-
**Tell us about your environment**
- **ESLint version:** 8.25.0
- **eslint-plugin-gridsome version:** 1.6.2
- **Node version:** 16
**Please show your full configuration:**
```javas…
-
Plugins seem to be automatically pulled into the plugin listing if they have `gridsome-plugin` keyword in `package.json`, but I found at least 1 plugin that isn't functional in the listing:
https://g…