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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [VisionCamera] react-native-worklets-core not found, Frame Processors disabled! #2580

Closed
4 of 5 tasks
Aleksandriukas opened this issue Feb 17, 2024 · 1 comment
Closed
4 of 5 tasks
Labels
馃悰 bug Something isn't working

Comments

@Aleksandriukas
Copy link

Aleksandriukas commented Feb 17, 2024

What's happening?

After running pod install Vision camera cannot find react-native-worklets-core. I had installed react-native-worklets-core@0.3.0 and added ['react-native-worklets-core/plugin'], into babel.config.js

Reproduceable Code

-

Relevant log output

[VisionCamera] node modules found at /Users/aleksandrbogdanov/Desktop/git/alcs/4.Implementation/alcs/java/alcs-react/react-app/node_modules/.pnpm/react-native@0.73.4_@babel+core@7.23.9_@babel+preset-env@7.23.9_react@18.2.0/node_modules/react-native/..
[VisionCamera] react-native-worklets-core not found, Frame Processors disabled!
Auto-linking React Native modules for target `driverapp`: RNBootSplash, RNFileViewer, RNGestureHandler, RNPermissions, RNReanimated, RNSVG, RNScreens, ReactNativeAvoidSoftinput, VisionCamera, VisionCameraOcr, VisionCameraV3BarcodeScanner, react-native-blob-util, react-native-document-picker, react-native-encrypted-storage, react-native-flipper, react-native-geolocation, react-native-im
Framework build type is static library
[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json
[Codegen] generating an empty RCTThirdPartyFabricComponentsProvider
Analyzing dependencies
[Codegen] Found FBReactNativeSpec
[Codegen] Found rncore
[VisionCamera] node modules found at /Users/aleksandrbogdanov/Desktop/git/alcs/4.Implementation/alcs/java/alcs-react/react-app/node_modules/.pnpm/react-native@0.73.4_@babel+core@7.23.9_@babel+preset-env@7.23.9_react@18.2.0/node_modules/react-native/..
[VisionCamera] react-native-worklets-core not found, Frame Processors disabled!
Downloading dependencies
Generating Pods project
Setting USE_HERMES build settings
Setting REACT_NATIVE build settings
Setting CLANG_CXX_LANGUAGE_STANDARD to c++20 on /Users/aleksandrbogdanov/Desktop/git/alcs/4.Implementation/alcs/java/alcs-react/react-app/apps/driver/ios/driverapp.xcodeproj
Pod install took 30 [s] to run
Integrating client project
Pod installation complete! There are 101 dependencies from the Podfile and 108 total pods installed.```


### Camera Device

```json
-

Device

VisionCamera Version

3.9.0

Can you reproduce this issue in the VisionCamera Example app?

No, I cannot reproduce the issue in the Example app

Additional information

@Aleksandriukas Aleksandriukas added the 馃悰 bug Something isn't working label Feb 17, 2024
@mrousavy
Copy link
Owner

  1. You created a bug report, not a build error. This is the wrong template, I'm closing this issue - please create a new one with the correct template.
  2. The first line in your logs is:
    [VisionCamera] node modules found at /Users/aleksandrbogdanov/Desktop/git/alcs/4.Implementation/alcs/java/alcs-react/react-app/node_modules/.pnpm/react-native@0.73.4_@babel+core@7.23.9_@babel+preset-env@7.23.9_react@18.2.0/node_modules/react-native/..
    
    apparently something went (terribly) wrong when trying to find your node_modules path, where is your project located?

@mrousavy mrousavy closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
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

2 participants