react-native-masonry icon indicating copy to clipboard operation
react-native-masonry copied to clipboard

Can't run example app

Open sesm opened this issue 3 years ago • 0 comments

Expected Behavior

I should be able to run example app

Current Behavior

I can't run example app, getting the following error: Error: Cannot find module 'metro-bundler/build/blacklist'

Steps to Reproduce

cd example
npm install
npm run start

sesm avatar Feb 06 '23 19:02 sesm