I am getting below fatal error. Can you please suggest me. Seems like index.js is available and one more process searching on index.ts
WARNING in ./node_modules/@ui-kitten/eva-icons/node_modules/react-native-eva-icons/icons/index.js
Module Warning (from ./node_modules/@expo/webpack-config/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\Lenovo\drive\appd\node_modules\@ui-kitten\eva-icons\lib\icons\index.ts' file: Error:
ENOENT: no such file or directory, open 'C:\Users\Lenovo\drive\appd\node_modules\@ui-kitten\eva-icons\lib\icons\index.ts'
Hi,
I am getting below fatal error. Can you please suggest me. Seems like index.js is available and one more process searching on index.ts
WARNING in ./node_modules/@ui-kitten/eva-icons/node_modules/react-native-eva-icons/icons/index.js Module Warning (from ./node_modules/@expo/webpack-config/node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\Lenovo\drive\appd\node_modules\@ui-kitten\eva-icons\lib\icons\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\Lenovo\drive\appd\node_modules\@ui-kitten\eva-icons\lib\icons\index.ts'
Raja K