0

I've added new module in my React-Native project.

When I use this module, import works nicely, but ESLint show below error :

2:26 error Unable to resolve path to module 'react-native-quick-actions' import/no-unresolved;

I don't understand why I am getting this error ... import works and my module is also present in my node_modules folder.

My import : import QuickActions from 'react-native-quick-actions';

Can anyone help me ?

tarzen chugh
  • 10,561
  • 4
  • 20
  • 30
s-leg3ndz
  • 3,260
  • 10
  • 32
  • 60

0 Answers0