Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thank you for your answer. What is it about the library that makes this not work? Is their implementation unorthodox somehow? Commented Jul 5, 2021 at 10:30
  • Not really, just very specific. index.js at the root of the project is the key. It explicitly exports each file, and in the case of lib/rw/dash.js, it also exports specific things. It was just a choice by the maintainer(s). Commented Jul 13, 2021 at 5:25