Bit: Versions mismatch error message

Created on 25 Sep 2019  路  2Comments  路  Source: teambit/bit

If there is a minor / major version mismatch between workspace and server, a message is shown as
Fatal: There is a mismatch between the remote server version - "14.4.0" and your bit version - "14.3.0", please update
And Bit continues with execution of the command. This leaves confusion, as it is not clear if the command was successful or not.

If the error is Fatal - Bit should stop.
Also, consider sending a fatal error only on major mismatch and not on minor.

areinfrastructure priorithigh typbug

All 2 comments

I agree with @Tallyb about both

For some reason, it was using the "major" error for a minor mismatch. Fixed.
When it's a major mismatch it does throw an error and stop the process.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kegi picture kegi  路  4Comments

williamluke4 picture williamluke4  路  4Comments

hwclass picture hwclass  路  3Comments

KutnerUri picture KutnerUri  路  4Comments

odedre picture odedre  路  3Comments