alda-lang / alda-core

The core machinery of Alda
80 stars 26 forks source link

`ExitCode` error on upgrade #68

Closed 0atman closed 5 years ago

0atman commented 5 years ago

When I upgraded from 1.0.1 to 1.1.0, with alda update, I got this error:

Exception in thread "main" java.lang.NoClassDefFoundError: alda/error/ExitCode

However, when I re-run the update, my alda has been updated successfully.

daveyarwood commented 5 years ago

Moved to https://github.com/alda-lang/alda-client-java/issues/38.