akveo / eva-icons

A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.
https://akveo.github.io/eva-icons/
MIT License
8.63k stars 364 forks source link

no such file or directory #133

Open cxsphereraja opened 1 year ago

cxsphereraja commented 1 year ago

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