Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

[01_Tutorial/02_Managing_Data.md]: using await in node REPL #145

Description

@kvutien

I'm doing 01_Tutorial/02_Managing_Data.md. I forked the repo and I'm modifying the text based on my own working notes.

Question: I found that in order to use await in the nodeJS REPL, I need to launch node with the argument --experimental-repl-await. Could you confirm that indeed it makes sense to add this detail in the tutorial?

I also found an execution error in the REPL command const content = await NPP.node.dag.get(cid) but I'll file a distinct issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions