Problematic behavior
When updating Node versions, a rebuild of some of the underlying libraries is necessary. The error message for this is too verbose and descriptive, a simple prescription to run npm rebuild should be enough.
Reproduction steps
- Update Node
- Run commit-spell
Expected behavior
Additional context