Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Documentation and types are incorrect / incomplete #81

Closed
janwirth opened this issue Sep 15, 2023 · 1 comment
Closed

Documentation and types are incorrect / incomplete #81

janwirth opened this issue Sep 15, 2023 · 1 comment

Comments

@janwirth
Copy link

I can't get this module to work, because

import fetch from '@vercel/fetch';

Is incorrect

{
  message: "fetch() argument isn't a function; did you forget to initialize your `@vercel/fetch` import?",
  code: -32603,
  data: {
    code: 'INTERNAL_SERVER_ERROR',
    httpStatus: 500,
    path: 'krakenRouter.sendError'
  }
}

There is no complete example here.

@Ethan-Arrowood
Copy link
Collaborator

Ethan-Arrowood commented Nov 9, 2023

Thank you for the report. We are archiving this project; you can read more details here: #83

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants