chromealex/ME.BECS

Install via Git - Version '2023.02.08-rc1' is invalid. Expected a 'SemVer' compatible value.

Closed this issue · 0 comments

[Package Manager Window] Error adding package: https://github.com/chromealex/ME.BECS.git.
Unable to add package [https://github.com/chromealex/ME.BECS.git]:
  Manifest [C:\Users\DontM\UnityProjects\ME_BECS_Hello\Library\PackageCache\com.me.becs@20099a841e\package.json] is invalid:
    Version '2023.02.08-rc1' is invalid. Expected a 'SemVer' compatible value.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Figured I just share that Unity is not happy with 2023.02.08-rc1 in package.json.

I was able to install locally by cloning and changing the version to 1.0.0. Obviously this is alpha and not 1.0.0 but just sharing its that version field that is causing issues.