Issue #5148๐Ÿ’ฌ AnsweredOpened May 29, 2023by jchautreux0 reactions

None of the official GrapesJS plugins works with the new index.d.ts

Quick answerby artf

I'm closing this as related to https://github.com/GrapesJS/grapesjs/issues/5149

Read full answer below โ†“

Question

GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? all and none, the bug is during the build Reproducible demo link unnecessary Describe the bug How to reproduce the bug?create a blank projectuse NPM to install GrapesJS and a plugin (preset-webpage in this example but "works" for all official plugins)load GrapesJS using import GrapeJS from 'grapesjs'attempt to load preset-webpage using import plugin from 'grapesjs-preset-webpage'; What is the expected behavior? the project build correctly and the plugin is available What is the current behavior? t...

Answers (4)

jchautreuxโ€ข May 30, 2023

That's not really the same problem, in the #5149, the bug is related on how to set plugin options during the tool initialization. Here, the bug is related to the last update of the project that has defined a new index.d.ts that is not compatible with the way of the plugins used it previously

GJS Helperโ€ข May 17, 2026

The issue you're encountering stems from a common problem when a core library updates its TypeScript definition files (index.d.ts) without its dependent plugins immediately following suit. GrapesJS has recently undergone updates to its internal structure and, consequently, its TypeScript definition...

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins โ†’
Premium option

Premium plugins ship with support, regular updates, and production-ready features โ€” save days of integration work.

Browse premium plugins โ†’

Related tutorials

In-depth guides on the same topic.

All tutorials โ†’

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.