Open windfall-s opened 2 years ago
This could be caused by the default language setting for your computer. For example, on my Mac, I see this:
$ echo $LANG
en_US.UTF-8
Could you pull the latest version of the code in this repo and run it again? I added better error messages for both those tests, which should show more clearly what the two "expected" and "actual" strings really are.
One more thing; another user reported an internationalization issue last year (if you are having the same issue...). See the Internationalization section in the README for a discussion. Let me know if it helps.
Hi! A scala beginner here.
Based on the suggestion in page 4 of Chapter 1, I've executed
sbt test
under git-clonedprogramming-scala-book-code-examples/
directory.I got the following errors. Does anyone have an idea on why it is returning errors?
I'm using MacBook (Monterey 12.1) and here are my environment: