jfmengels / jfmengels/fuzzy-matching

self.add is not a function

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
23
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Not really sure what's going on but I get a `self.add is not a function` error:

```
TypeError: self.add is not a function
at /home/ldlework/ext/freenode/dnsbot2/common/temp/node_modules/.pnpm/fuzzy-matching@0.4.3/node_modules/fuzzy-matching/index.js:11:18
at Array.forEach ()
at Object.FuzzyMatching [as default] (/home/ldlework/ext/freenode/dnsbot2/common/temp/node_modules/.pnpm/fuzzy-matching@0.4.3/node_modules/fuzzy-matching/index.js:10:15)
at Object. (/home/ldlework/ext/freenode/dnsbot2/tools/cli/dist/cmds/help/index.js:111:48)
```

It's like the prototypes are not working or something.

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.