MWStew
MWStew copied to clipboard
Version must be numeric error
I got into following error while trying to generate the extension package:
{"status":"error","errors":"{\"version\":[\"\\\"1.0.0\\\" must be numeric\"]}"}
As from the error it is evident, I specified 1.0.0
as the extension version.
Whoops! I'll take a look, I think I know why this happens but the tests were supposed to catch it...