Unable to resolve module @eva-design/processor
See original GitHub issueI have installed libraries using the provided code of the documentation.
npm un -g react-native-cli && npm i -g @react-native-community/cli npx
Then created a new project using the provided code
npx react-native init MyApp --template @ui-kitten/template-js
After that, I used react-native run-android to start the app. Then I got the following issue.
bundling failed: Error: Unable to resolve module
…/…/…/…/node_modules/@eva-design/processorfrom
node_modules/@ui-kitten/components/theme/application/applicationProvider.component.js:
How to fix this?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:5
Top Results From Across the Web
Unable to Resolve Module in React Native App - Stack Overflow
I'm getting an error in React Native saying it can't resolve a module. It's saying a certain folder doesn't exist but the path...
Read more >@eva-design/eva - npm
@eva-design/eva. TypeScript icon, indicating that this package has built-in type declarations ... This package does not have a README. Add a ...
Read more >MongoDB Atlas App Services & Realm
Fresh Setup: Realm React Native Error: Unable to resolve module `./subscription` from `node_modules/realm/lib/browser/index.js`.
Read more >Error: Unable to resolve module `util` – Split Help Center
Running bundle using React Native and Javascript SDK causes an error. Bundling failed: Error: Unable to resolve module `util`.
Read more >unable to resolve module react native - You.com | The search ...
0" and there is no need to install the @react-native-community/toolbar-android . Open side panel. React Native Error: Unable to resolve module `.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Works now. Thanks @artyorsh !
Hi! 👋 Thanks for reporting We already working on it, the patch will be available soon