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
Thanks for creating this amazing plugin. I need this when converting dozens of markdown files with a few mermaid sequence diagrams into Microsoft Word.
However, when I tried to install via the terminal, I got the lines:
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm warn deprecated
npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm warn deprecated puppeteer@19.11.1: < 22.8.2 is no longer supported
The text was updated successfully, but these errors were encountered:
Hi there,
Thanks for creating this amazing plugin. I need this when converting dozens of markdown files with a few mermaid sequence diagrams into Microsoft Word.
However, when I tried to install via the terminal, I got the lines:
The text was updated successfully, but these errors were encountered: