I started seeing this exception after reloading the JavaScript for the React Native "Movies" example on Android. Any idea why?
Requiring unknown module "tinycolor2"
1 Answer
I have fixed this problem after run npm install tinycolor2. thanks.
I started seeing this exception after reloading the JavaScript for the React Native "Movies" example on Android. Any idea why?
Requiring unknown module "tinycolor2"
I have fixed this problem after run npm install tinycolor2. thanks.