You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description of problem
Steps taken to solve
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 :
has anyone experienced this?
thanks
Development Environment
The text was updated successfully, but these errors were encountered: