react-native-elements-storybook icon indicating copy to clipboard operation
react-native-elements-storybook copied to clipboard

Unable to start metro, react-native start hit error

Open ghost opened this issue 5 years ago • 2 comments

Running react-native start to start the metro bundler gives the following error:

UnhandledPromiseRejectionWarning: Error: `fsevents` unavailable (this watcher can only be used on Darwin) at new FSEventsWatcher

ghost avatar Oct 16 '20 07:10 ghost

Screenshot 2020-10-16 at 3 58 26 PM

Here's the full error list

ghost avatar Oct 16 '20 07:10 ghost

Not able to reproduce the following error. It would help if :

  • You can provide the OS details and the version of RNE you are using.
  • Pls confirm that the environment has been correctly setuped -> https://reactnative.dev/docs/environment-setup
  • Re-install node_modules.

pranshuchittora avatar Oct 16 '20 11:10 pranshuchittora