Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid dependencies when trying to install via package manager #1

Open
Gustorvo opened this issue Jan 30, 2023 · 1 comment
Open

Comments

@Gustorvo
Copy link

Unity 2021.3.15f1
when trying to install via PM:

[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/wit-ai/voicesdk-toolkit-unity.git]:
  Package com.facebook.witai.toolkit@https://github.com/wit-ai/voicesdk-toolkit-unity.git has invalid dependencies or related test packages:
    com.assistant.sdk.core (dependency): Package [com.assistant.sdk.core@0.0.8] cannot be found
    com.assistant.sdk.immersivevoicecommands (dependency): Package [com.assistant.sdk.immersivevoicecommands@51.0.0] cannot be found [NotFound].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
@ryanbailey-fb
Copy link
Contributor

Hi @Gustorvo, thank you for reporting your issue!

We have fixed the dependency issue you reported here but unfortunately this Toolkit repository is now set up for the imminent release of Voice SDK v49. Once this version of the Voice SDK releases you will again be able to directly reference this repository via Unity's package manager.

Until then you can use the v44 toolkit unity package provided within our releases page for use with Voice SDK v44 to v47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants