Nativebase: Unable to resolve module `@expo/vector-icons/Ionicons` after eject from crna

Created on 7 Feb 2018  路  1Comment  路  Source: GeekyAnts/NativeBase

"react-native": "0.50.3",

"react": "16.0.0",

"native-base": "^2.3.8"

steps:

  1. create app with crna.
    2.install native-base and works awesome with expo client.
    3.npm run eject.
    4.react-native run-ios. then got error:
    Bundling index.js [development, non-minified] 0.0% (0/1212), failed.
    error: bundling failed: UnableToResolveError: Unable to resolve module @expo/vector-icons/Ionicons from ...../client/node_modules/native-base/dist/src/basic/Checkbox.js: Module does not exist in the module map

please help...

Most helpful comment

ok. solved.

use react-native start "--reset-cache".

>All comments

ok. solved.

use react-native start "--reset-cache".

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maphongba008 picture maphongba008  路  3Comments

georgemickael-b picture georgemickael-b  路  3Comments

agersoncgps picture agersoncgps  路  3Comments

Bundas picture Bundas  路  3Comments

sihemhssine picture sihemhssine  路  3Comments