elldritch / elldritch/pokemon-showdown-api

TypeError: PokeClient is not a constructor

Open
#4 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hi,

When I try to do this:
```
let PokeClient = require('pokemon-showdown-api');

let client = new PokeClient();
```
it returns the error in the title. I just did it the way the API docs told me to do it. Why doesn't it work?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.