Open Issues Need Help
View All on GitHub upgrad command prints [object Object] 2 days ago
AI Summary: The `mzm upgrade -v` command is incorrectly displaying `[object Object]` for the 'target version' instead of the actual version number. This suggests that a JavaScript object is being directly stringified into the output without properly accessing the version property.
Complexity:
1/5
bug good first issue