tiptap-extesion is missing

Created on 9 Mar 2019  路  4Comments  路  Source: ueberdosis/tiptap

i am trying to install this plugin and then having a hard time to set it up to my project and then I found in the bottom of the docs that we need to import tiptap-extensions but I couldn't find it in node_modules. Please help!

Most helpful comment

You can install the extensions using npm install tiptap-extensions. They are not automatically installed with tiptap itself.
Stumbled other that one myself. But afterwards, everything worked as expected.

All 4 comments

You can install the extensions using npm install tiptap-extensions. They are not automatically installed with tiptap itself.
Stumbled other that one myself. But afterwards, everything worked as expected.

I'll add this to the docs so it is clear to everyone.

@schnuet thank you for your reply, I just saw your reply today and I already fixed this the same as your solution. :+1:

This still isn't clear from the documentation. Please consider the multiplied effort of all the users who have to find this and figure out, that the extensions need to be installed independently for this to work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chrisjbrown picture chrisjbrown  路  3Comments

connecteev picture connecteev  路  3Comments

pk-pressf1 picture pk-pressf1  路  3Comments

klaasgeldof picture klaasgeldof  路  3Comments

dolbex picture dolbex  路  3Comments