Skip to content
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

An Error Occurred: No module has been found with the name exercism/should (Difference Of Squares) #61

Open
damiensedgwick opened this issue Apr 30, 2024 · 8 comments

Comments

@damiensedgwick
Copy link

damiensedgwick commented Apr 30, 2024

After submitting my solution for the above learning exercise, I noticed that the test runner had failed because it is unable to find the exercism/should module which I have not experience any issues with in other challenges.

I have attached an image below so that the code and error can be seen in one and to help aid debugging the issue (hopefully)

image

If this is not the correct place to open this issue, please accept my apologies, this was the only place I could find to raise it and I could not find anything online regarding this issue.

@lpil
Copy link
Member

lpil commented Apr 30, 2024

Oh spooky! I can't think what that might be caused by. Does it happen every time for you? How about in other exercises?

@damiensedgwick
Copy link
Author

Oh spooky! I can't think what that might be caused by. Does it happen every time for you? How about in other exercises?

So this is the 5th Gleam challenge I have done and the first time it has errored. I just added a comment so that I was able to complete another submission and it actually just passed. Perhaps I should have just done that the first time, apologies.

@lpil
Copy link
Member

lpil commented May 1, 2024

Spooky. I guess it was a temp problem. Glad it is working now!

@zanddev
Copy link

zanddev commented May 8, 2024

@damiensedgwick @lpil
I had the same problem but with exercism/test_runner module. It is the first time that this problem happened to me.

The exercise is, in case, luhn.

Schermata del 2024-05-08 17-54-40

@damiensedgwick
Copy link
Author

That is interesting @zanddev - Maybe there is an underlying problem with the runner sometimes, what do you think @lpil

@lpil lpil reopened this May 9, 2024
@lpil
Copy link
Member

lpil commented May 9, 2024

Hello! Does this happen every time? And on other Exercises too?

@eventualbuddha
Copy link

This is happening for me too, but not every time:

image

@Rocche
Copy link

Rocche commented Jun 27, 2024

Hello! Same happening to me right now. It's the first time that this happens to me after more than 20 exercises. The exercise is reverse-string.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants