GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.37k stars 4.05k forks source link

BUG: When installing plugins like grapesjs basic block or tui-image-editor it is giving namespace error in node_modules. #5107

Closed siddhi1397 closed 1 year ago

siddhi1397 commented 1 year ago

GrapesJS version

What browser are you using?

Chrome

Reproducible demo link

NA

Describe the bug

How to reproduce the bug?

  1. npm install any plugin from grapesjs-basic-blocks
  2. After that run the application like in my case it's angular application

What is the expected behavior? It should run successfully

What is the current behavior? It is giving error as namespace grapesjs not found or namespace tui-image-editor not found

Code of Conduct

artf commented 1 year ago

Please avoid creating bug issues if you don't have any reproducible link