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

Not able to find component mentioned in index file #1419

Closed
saqibsaud opened this issue Jun 26, 2023 · 1 comment
Closed

Not able to find component mentioned in index file #1419

saqibsaud opened this issue Jun 26, 2023 · 1 comment
Labels

Comments

@saqibsaud
Copy link

Bug

error: Error: Unable to resolve module ./components/bottomSheet from D:\careerninja\learntube-app\node_modules@gorhom\bottom-sheet\src\index.ts:

None of these files exist:

  • node_modules@gorhom\bottom-sheet\src\components\bottomSheet(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.svg|.native.svg|.svg)
  • node_modules@gorhom\bottom-sheet\src\components\bottomSheet\index(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.svg|.native.svg|.svg)
    1 | // bottom sheet

2 | export { default } from './components/bottomSheet';
| ^
3 |
4 | // bottom sheet modal
5 | export { default as BottomSheetModal } from './components/bottomSheetModal';

Environment info

Library Version
@gorhom/bottom-sheet 4.4.7
react-native 0.68.3
react-native-reanimated 2.13.0
react-native-gesture-handler 2.8.0

Describe what you expected to happen:

Not able to run the project

@saqibsaud saqibsaud added the bug Something isn't working label Jun 26, 2023
@github-actions
Copy link

@saqibsaud: hello! 👋

This issue is being automatically closed because it does not follow the issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant