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

@expo/vector-icons/icon could not be found within the project #34

Open
roshan-jose opened this issue Sep 20, 2021 · 0 comments
Open

@expo/vector-icons/icon could not be found within the project #34

roshan-jose opened this issue Sep 20, 2021 · 0 comments

Comments

@roshan-jose
Copy link

roshan-jose commented Sep 20, 2021

hello,
I'm getting this following error

Unable to resolve module @expo/vector-icons/icon from E:\myapp\App.js: @expo/vector-icons/icon could not be found within the project.

If you are sure the module exists, try these steps:

  1. Clear watchman watches: watchman watch-del-all
  2. Delete node_modules and run yarn install
  3. Reset Metro's cache: yarn start --reset-cache
  4. Remove the cache: rm -rf /tmp/metro-*

note: I've run this command "npm install --save @expo/vector-icons
WhatsApp Image 2021-09-20 at 5 15 07 PM

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