You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was getting a Plugin Not Found error in my attempts to install the tabs plugin into my grapesjs instance. I decided to attempt to clone the main repo, npm -i, and open index.html.
I get the same error.
I was able to circumvent by using grapes tabs v 0.1.2 by simply copying the file contents from the grapesjs.com website demo.
open index.html and see debugger for "Plugin grapesjs-tabs not found"
FYI I tried also downloading the ZIP file, as well as cloning, but no difference the files are all identical. (In case it was release vs latest commit.
The text was updated successfully, but these errors were encountered:
I was getting a Plugin Not Found error in my attempts to install the tabs plugin into my grapesjs instance. I decided to attempt to clone the main repo, npm -i, and open index.html.
I get the same error.
I was able to circumvent by using grapes tabs v 0.1.2 by simply copying the file contents from the grapesjs.com website demo.
Steps to reproduce:
npm i
FYI I tried also downloading the ZIP file, as well as cloning, but no difference the files are all identical. (In case it was release vs latest commit.
The text was updated successfully, but these errors were encountered: