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

pressability error #2943

Closed
Jrix7 opened this issue Jul 18, 2023 · 1 comment
Closed

pressability error #2943

Jrix7 opened this issue Jul 18, 2023 · 1 comment

Comments

@Jrix7
Copy link

Jrix7 commented Jul 18, 2023

i keep getting this error upon trying to load my react-three fiber project can anyone help?

✘ [ERROR] Could not resolve "react-native/Libraries/Pressability/Pressability"

node_modules/@react-three/fiber/native/dist/react-three-fiber-native.esm.js:9:25:
  9 │ ...from 'react-native/Libraries/Pressa...
    ╵         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can mark the path
"react-native/Libraries/Pressability/Pressability"
as external to exclude it from the bundle, which
will remove this error.

@CodyJasonBennett
Copy link
Member

Are you using react-native in your project? This navigates to https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Pressability/Pressability.js to use its low-level imperative API.

@CodyJasonBennett CodyJasonBennett closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants