vpm-resolver not working on macos
complete
anatawa12
vpm-resolver is not working on macOS.
I tried manually download SDK via clicking VPM resolver in unity but it does nothing without any error message on debug console in Unity.
Environment info:
$ neofetch --off
anatawa12@anatawa12-book.local
------------------------------
OS: macOS 12.4 21F79 arm64
Host: MacBookPro18,4
Kernel: 21.5.0
Uptime: 7 days, 2 hours, 25 mins
Packages: 187 (brew)
Shell: zsh 5.8.1
Resolution: 3360x1890, 1800x1169, 1920x1080, 1280x800
DE: Aqua
WM: Quartz Compositor
WM Theme: Blue (Light)
Terminal: iTerm2
Terminal Font: Monaco 12
CPU: Apple M1 Max
GPU: Apple M1 Max
Memory: 9441MiB / 65536MiB
$ uname -a
Darwin anatawa12-book.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64 arm Darwin
Log In
Momo the Monster
complete
This should be fixed in CLI 0.1.8 and Resolver 0.1.12, try it out again and let me know if you're still having issues.
anatawa12
It looks not working & it looks there's no command to download packages.
Environment information
$ git --version
git version 2.32.1 (Apple Git-133)
$ pwd
/Users/anatawa12/UnityProjects/clekeyVRC
$ git remote get-url origin
https://github.com/anatawa12/clekeyVRC.git
$ git rev-parse HEAD
6fc589d978f3fb4510df8690f02833acade73a5e
$ vpm --version
0.1.6
Execution
$ vpm add package com.vrchat.worlds
[17:58:03 INF] Adding com.vrchat.worlds to /Users/anatawa12/UnityProjects/clekeyVRC
[17:58:03 ERR] Cannot add Package from /Users/anatawa12/.local/share/VRChatCreatorCompanion/Repos/com.vrchat.worlds/com.vrchat.worlds-3.1.4-beta.1.zip
[17:58:03 ERR] Cannot add Package from /Users/anatawa12/.local/share/VRChatCreatorCompanion/Repos/com.vrchat.base/com.vrchat.base-3.1.4.zip
Momo the Monster
interested
Thanks for letting us know. Can the CLI add and update packages in your project? That's the only supported workflow for non-windows machines at the moment: https://vcc.docs.vrchat.com/vpm/cli