npm ERR! enoent ENOENT: no such file or directory, open '/home/runner/work/MediaPipeUnityPlugin/MediaPipeUnityPlugin/Packages/com.github.homuler.mediapipe/package.json' #1009
Labels
type:build/install
Cannot build/install the plugin
Plugin Version or Commit ID
2f37866
Unity Version
2022.3.6f1
Your Host OS
Ubuntu 20.04
Target Platform
Android, iOS
[Windows Only] Visual Studio C++ and Windows SDK Version
No response
[Linux Only] GCC/G++ and GLIBC Version
No response
[Android Only] Android Build Tools and NDK Version
Build Tools: 30.0.2
NDK: 21.4.7075529
[iOS Only] XCode Version
Unsure (default)
Command Sequences
Used github actions workflow.
--android arm64 --android_ndk_api_level 21
build-package.yml contents:
package.yml contents:
Log
Android and iOS builds completed successfully. Got error in package/package -> Export tarball step.
Here's the log for this step:
Additional Context
P.s: I am not very proficient with Github Actions workflow neither working with bazel. I just want to complete my face blendshapes project in unity for which I want to use Mediapipe Tasks (unavailable in release 0.12.0).
If you can suggest me steps to circumvent this issue or give me an alternate pathway to make this work, I would be grateful.
Also tell me, if there is a way I can use the built binaries for android and iOS to do some manual steps for successfully loading the plugin in untiy project (I am getting build errors as of now trying this).
The text was updated successfully, but these errors were encountered: