8000 README snipet error · Issue #34 · Alex-Werner/SBTree · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
README snipet error #34
Open
Open
@hgardneriv

Description

@hgardneriv

While trying the snipet from the README with: sbtree@3.1.0, found an error in the example:

line: 21

(node:28068) UnhandledPromiseRejectionWarning: TypeError: (intermediate value) is not iterable
at EventEmitter.start (/Users/harrygardner/Documents/code/nodejs/bppTree/index.js:21:18)

Fix:

const alex = await tree.getDocument(doc._id); // const [alex] = await tree.getDocument(doc._id);

In Memory Example works as expected after this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0