cafu_sample icon indicating copy to clipboard operation
cafu_sample copied to clipboard

Package Manager missing dependencies. Can`t start project

Open KosmoDED opened this issue 4 years ago • 0 comments

Hi. I was interested to inspect CAFU but because of errors with packages, only thing i can do is to view source code.

Errors on attempt to open project. image

Main errors from console.

An error occurred while resolving packages:
  Project has invalid dependencies:
    dev.monry.uniflow: The file [R:\Users\monry\Developer\git\monry\UniFlow\Assets\package.json] cannot be found
  Package [email protected] has invalid dependencies or related test packages:
    dev.upm-packages.moq (dependency): Package [[email protected]] cannot be found
    dev.upm-packages.nsubstitute (dependency): Package [[email protected]] cannot be found

A re-import of the project may be required to fix the issue or a manual modification of R:/UnityProjects/cafu_sample/Packages/manifest.json file.

Tried yarn and yarn install commands. No success. image I searched for umm module and found this repo :https://github.com/umm/scripts.

Used Unity 2019.4.10f1.

KosmoDED avatar Jan 14 '21 16:01 KosmoDED