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

🐛 [Reopen] Unable to find a specification for react-native-worklets-core depended upon by VisionCamera #2365

Closed
3 of 5 tasks
zjkuang opened this issue Jan 9, 2024 · 6 comments
Labels
🐛 bug Something isn't working

Comments

@zjkuang
Copy link

zjkuang commented Jan 9, 2024

What's happening?

pod install failed with

[!] Unable to find a specification for `react-native-worklets-core` depended upon by `VisionCamera`

I saw a previous closed PR #1519 but the solution suggested there (adding the plugin in the babel.config.js) doesn't work. So I am reopening this issue.

Reproduceable Code

pod install

Relevant log output

[!] Unable to find a specification for `react-native-worklets-core` depended upon by `VisionCamera`

Camera Device

{
  "reason": "Can't do it since it didn't pass `pod install`."
}

Device

N/A

VisionCamera Version

3.7.0

Can you reproduce this issue in the VisionCamera Example app?

I didn't try (⚠️ your issue might get ignored & closed if you don't try this)

Additional information

@zjkuang zjkuang added the 🐛 bug Something isn't working label Jan 9, 2024
@mrousavy
Copy link
Owner

mrousavy commented Jan 9, 2024

Please create a build issue for this. You created a bug report.

@mrousavy mrousavy closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
@hmadJutt
Copy link

hmadJutt commented Feb 2, 2024

same issue

@sudo-AndrewSmith
Copy link

same issue

me too(

@phazei
Copy link

phazei commented Sep 11, 2024

Same issue.

Some dev's are getting:

[Codegen] Done.
Analyzing dependencies
RNFBAnalytics: Using Firebase/AnalyticsWithoutAdIdSupport pod in place of default Firebase/Analytics
[VisionCamera] Thank you for using VisionCamera ❤️
[VisionCamera] If you enjoy using VisionCamera, please consider sponsoring this project: https://github.com/sponsors/mrousavy
[VisionCamera] $VCEnableLocation is not set, enabling CLLocation APIs by default...
[VisionCamera] $VCEnableFrameProcessors is not set, enabling Frame Processors if Worklets is installed...
[VisionCamera] react-native-worklets-core not found - Frame Processors are disabled!
Downloading dependencies
Generating Pods project

Others:

[Codegen] Done.
Analyzing dependencies
RNFBAnalytics: Using Firebase/AnalyticsWithoutAdIdSupport pod in place of default Firebase/Analytics
[VisionCamera] Thank you for using VisionCamera ❤️
[VisionCamera] If you enjoy using VisionCamera, please consider sponsoring this project: https://github.com/sponsors/mrousavy
[VisionCamera] $VCEnableLocation is not set, enabling CLLocation APIs by default...
[VisionCamera] $VCEnableFrameProcessors is not set, enabling Frame Processors if Worklets is installed...
[VisionCamera] react-native-worklets-core found at ., Frame Processors are enabled!
[!] Unable to find a specification for `react-native-worklets-core` depended upon by `VisionCamera/FrameProcessors`

@mhsfh
Copy link

mhsfh commented Sep 12, 2024

same issue

@phazei
Copy link

phazei commented Sep 12, 2024

@mhsfh I fixed it here:
#3188 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants