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

Cannot run example with instructions #975

Open
2 of 8 tasks
valavanisleonidas opened this issue Sep 22, 2023 · 0 comments
Open
2 of 8 tasks

Cannot run example with instructions #975

valavanisleonidas opened this issue Sep 22, 2023 · 0 comments

Comments

@valavanisleonidas
Copy link

Description of problem

Steps taken to solve

  • Read through docs in this repo
  • Posted in Hyperledger Discord

Screenshots and/or log output

I have completed all the steps and try to run packages/legacy/app. I run npx react-native start and I get the following error :

info Connecting to the development server...
info Starting the app on "emulator-5554"...
Starting: Intent { cmp=com.ariesbifold/.MainActivity }
 BUNDLE  ./index.js 

error: Error: Unable to resolve module /Users/bifold/aries-mobile-agent-react-native/node_modules/metro-runtime/src/modules/empty-module.js from /Users/bifold/aries-mobile-agent-react-native/packages/legacy/app/_: 

None of these files exist:
  * ../../../node_modules/metro-runtime/src/modules/empty-module.js(.native|.native.js|.js|.native.json|.json|.native.ts|.ts|.native.tsx|.tsx|.native.svg|.svg|.native.cjs|.cjs)
  * ../../../node_modules/metro-runtime/src/modules/empty-module.js/index(.native|.native.js|.js|.native.json|.json|.native.ts|.ts|.native.tsx|.tsx|.native.svg|.svg|.native.cjs|.cjs)
    at ModuleResolver.resolveDependency (/Users/bifold/aries-mobile-agent-react-native/node_modules/metro/src/node-haste/DependencyGraph/ModuleResolution.js:137:15)

has anyone experienced this?
thanks

Development Environment

  • Android
  • iOS
  • Mac (Intel)
  • Mac (M2)
  • Linux
  • Windows
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