TheOdinProject / javascript-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No specs found

LutherCalvinRiggs opened this issue · comments

This is regarding the repeatString exercise.

I finished Hello,World and it worked fine.

When i moved on to repeatString i kept getting 'No specs found'. Eventually I copied/pasted the answer code into the test to make sure everything was working right with the computer and I still get back 'No specs found'

Is there anyone able to guide me on what to do next to fix this problem?

Thank you!

This is regarding the repeatString exercise.

I finished Hello,World and it worked fine.

When i moved on to repeatString i kept getting 'No specs found'. Eventually I copied/pasted the answer code into the test to make sure everything was working right with the computer and I still get back 'No specs found'

Is there anyone able to guide me on what to do next to fix this problem?

Thank you!

Did you try switching to the "repeatString" directory? I had that same issue until I switched directories.