Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Faulty code snippet in Integrate Exchange #146

@aleksei-korolev

Description

@aleksei-korolev

In the Integration Exchange, the code snippet for creating account manager instance (section 1 throws the following error:

Uncaught Error Error: internal error in Neon module: error initializing account manager: MissingParameter("client_options")
    at MessageHandler (/home/aleksei-work/Downloads/asdfasdf/New Folder/node_modules/@iota/wallet/out/lib/MessageHandler.js:16:64)
    at AccountManager (/home/aleksei-work/Downloads/asdfasdf/New Folder/node_modules/@iota/wallet/out/lib/AccountManager.js:11:31)
    at <anonymous> (/home/aleksei-work/Downloads/asdfasdf/New Folder/main.js:4:17)
    at Module._compile (internal/modules/cjs/loader:1119:14)
    at Module._extensions..js (internal/modules/cjs/loader:1173:10)
    at Module.load (internal/modules/cjs/loader:997:32)
    at Module._load (internal/modules/cjs/loader:838:12)
    at executeUserEntryPoint (internal/modules/run_main:81:12)
    at <anonymous> (internal/main/run_main_module:18:47)

I didn't check the rest of the guide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions