Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error for accessNodes.api not defined in config points to page that does not exist: #1995

Open
briandoyle81 opened this issue Oct 28, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@briandoyle81
Copy link

Current Behavior

I've tried to shoehorn @onflow/fcl into a Node script to test something. I've received an error that:

Error: INVARIANT query(opts) -- Required value for "accessNode.api" not defined in config. See: https://github.com/onflow/flow-js-sdk/blob/master/packages/fcl/src/exec/query.md#configuration

The linked page does not exist.

Expected Behavior

The linked page should exist.

Steps To Reproduce

Repro not needed, the link is hardcoded here:

`${type}(opts) -- Required value for "accessNode.api" not defined in config. See: ${"https://github.com/onflow/flow-js-sdk/blob/master/packages/fcl/src/exec/query.md#configuration"}`

Environment

  • OS:
  • Node:
  • npm:

What are you currently working on that this is blocking?

No response

@briandoyle81 briandoyle81 added the Bug Something isn't working label Oct 28, 2024
@gregsantos
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants