SUSHI 3.3.2 is a patch release that resolves some issues introduced in SUSHI 3.3.1, where the installation could fail if antlr4 was installed to an unexpected location.
What's Changed
- Better antlr4 workaround by @mint-thompson in #1325
- Add build command to antlr4 workaround script by @mint-thompson in #1327
Full Changelog: v3.3.1...v3.3.2
Install or Update
SUSHI 3.3.2 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.3.2, run the following command:
$ npm install -g fsh-sushi
To revert to the previous SUSHI stable release (3.3.1), run the following command:
$ npm install -g fsh-sushi@3.3.1
To check or confirm what version of SUSHI you have installed, you can run the following command:
$ sushi -v