-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find module '@code/LinearSearchList' #27
Comments
same things is happaning on here |
I ran |
Not sure if this helps. When I cloned the repo I had to follow the Primes/Kata-machine github Read.me instructions. e.g. I had to update the ligma.js file etc and install ts-jest to get tests running: |
|
I had a similar issue after doing |
I had the same problem. Thank you. |
Hello,
When I tried to test the search linear algorithm by running the command
npx jest Linear
, I received the error messageThe text was updated successfully, but these errors were encountered: