1

I'm trying to incorporate GrapesJs with React. I installed grapesjs using npm i grapesjs in node environment. But when I try to import it using import grapesjs from "grapesjs", it doesn't import it and says that the declaration file for module grapesjs is missing.

1 Answers1

0

check this github issue . Looks similar to yours

mcsekar
  • 416
  • 3
  • 13