question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

These dependencies were not found: asyncToGenerator & 9 others.

See original GitHub issue

I’ve been trying to implement TipTap in one of my projects. I installed both tiptap & tiptap extensions:

"tiptap": "^1.29.4", "tiptap-extensions": "^1.32.1",

I just used the example on the Github page, i.e. https://github.com/ueberdosis/tiptap#extensions

For some reason, that gives me the following errors:

Screenshot 2020-08-07 at 22 46 26

Any idea how to solve this? Maybe I am missing something?

EDIT: If I try to reproduce it in something like a codesandbox, I can’t. In codesandbox, it just works out of the box.

EDIT 2: If I downgrade to "tiptap-extensions": 1.28.6 it does work (that’s a version I used in an older project).

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
Mertakuscommented, Aug 14, 2020

@hanspagel @Chrissi2812 Yes, I’ve updated this morning and it works fine now. Thanks for looking into this 😃.

0reactions
hanspagelcommented, Aug 11, 2020

Tagged as 1.32.3. Hope that works! 👍 Thanks for reporting, and thanks for the help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

These dependencies were not found: asyncToGenerator & 9 ...
I've been trying to implement TipTap in one of my projects. I installed both tiptap & tiptap extensions:
Read more >
Cannot find module 'babel-runtime/helpers/asyncToGenerator'
What is the expected behavior? I should get yarn's version. Steps to Reproduce. On a Debian "testing" system, install nvm from upstream; install...
Read more >
Modules/dependency not found using mocha-webpack in a ...
I've been trying to set up CI using Buddy.works, which I configured to use a standard library/node:9.11.1 Docker image to build and test...
Read more >
Upgrade to Babel 7
Assuming your node_modules folder is in . , in Babel 6 this would fail because the preset could not be found. This change...
Read more >
[Solved]core-js issue | Quasar Framework Community
node_modules/quasar/src/lang.js and 10 others To install them, ... to compile with 699 errors 5:47:30 PM These dependencies were not found: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found