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

yarn start error: node_modules/@babel/runtime/helpers/interopRequireDefault.js which falls outside of the project src/ directory #36

Open
Hzrr97 opened this issue Dec 12, 2024 · 0 comments

Comments

@Hzrr97
Copy link

Hzrr97 commented Dec 12, 2024

Module not found: Error: You attempted to import /Users/huqinglong/work/react-native/react-native-elements-test/node_modules/@babel/runtime/helpers/interopRequireDefault.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/App.tsx 5:29-171
Module not found: Error: You attempted to import /Users/huqinglong/work/react-native/react-native-elements-test/node_modules/@babel/runtime/helpers/interopRequireDefault.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/index.tsx 5:29-171
Module not found: Error: You attempted to import /Users/huqinglong/work/react-native/react-native-elements-test/node_modules/@babel/runtime/helpers/interopRequireDefault.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

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

No branches or pull requests

1 participant