Closed
Description
Hello,
Due to non-Semantic Versioning format (like riak_kv-3.0.2
) mix
is not able to pull.
===> Compiling riakc
Unchecked dependencies for environment dev:
* riak_pb (https://github.com/basho/riak_pb - riak_kv-3.0.2)
the app file specified a non-Semantic Versioning format: "riak_kv-3.0.2". Mix can only match the requirement ">= 0.0.0" against semantic versions. Please fix the application version or use a regular expression as a requirement to match against any version
** (Mix) Can't continue due to errors on dependencies
Can't we have Semantic Versioning ?
/prakash
Metadata
Metadata
Assignees
Labels
No labels