Skip to content

Module Error #2

@gloorgon

Description

@gloorgon

query.forEach((lemma) => {
^
TypeError: query.forEach is not a function
at Database.indexLemmaSearch (/rbd/pnpm-volume/a6869292-193e-4c94-974d-03b60fa0ca68/node_modules/.registry.npmjs.org/en-dictionary/1.2.4/node_modules/en-dictionary/dist/database/index.js:67:15)
at Dictionary.searchFor (/rbd/pnpm-volume/a6869292-193e-4c94-974d-03b60fa0ca68/node_modules/.registry.npmjs.org/en-dictionary/1.2.4/node_modules/en-dictionary/dist/dictionary/index.js:27:32)
at Object. (/app/start.js:20:27)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions