findKey method of Lodash library project

Coding this method i’m not able to find the problem. The terminal is returning me “throw err”, what could be wrong?16

1 Like

Looks like you are trying to use s module or import one somewhere but does not exist

2 Likes

If we look at the modules in the test folder we will see the names are snake-case, not camelCase.

node test/find-key.js
2 Likes

Yes! writing node node test/find-key.js instead node node test/findKey.js tested properly the method and not show any throw err.

Thank you very much!

1 Like

Woahhh please boycott any program that watermarks your work (image), don’t encourage them :confused: