Skip to content

Issue with Raindrops Exercise? #95

@JimLynchCodes

Description

@JimLynchCodes

Hi, I just downloaded the "Raindrops" exercise of the reasonML track locally. The npm install command seems to work fine, but when I run npm start I get this output:

> exercism-reasonml@0.1.0 start /Users/jim/Exercism/reasonml/raindrops
> bsb -make-world -w

Error: Raindrops does not have implementation file
>>>> Start compiling 
Error: Raindrops does not have implementation file
>>>> Finish compiling(exit: 2)

And then npm test can't find any tests. 😕

I tried it both with npm v8, v10, and v12 and just got the same error is all cases...

Am I doing something wrong here? Is it just an issue with the exercise? Thanks! 🙏

Metadata

Metadata

Assignees

No one assigned

    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