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

muthuraman007 picture muthuraman007  路  3Comments

maphongba008 picture maphongba008  路  3Comments

Landerson352 picture Landerson352  路  3Comments

eggybot picture eggybot  路  3Comments

kitsune7 picture kitsune7  路  3Comments