rrdelaney / reason-scripts

:beginner: Create a ReasonML and React development environment
MIT License
628 stars 58 forks source link

Tests are broken #59

Closed mudrz closed 6 years ago

mudrz commented 6 years ago

Partially Related to: https://github.com/reasonml-community/reason-scripts/issues/50

version 0.9 (current)

In 0.9 there is an error when running the tests: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string

version beta3 (next)

anmonteiro commented 6 years ago

Published 1.0.0-beta4 with the fix for this.