DEV Community

Discussion on: Stickyheader.js - beautiful headers in React Native

Collapse
 
diogojefs profile image
diogojefs

Perform all the steps without problems, but when I run react-native run-android I get:

Task: react-native-nested-scroll-view: processDebugManifest FAILED

FAILURE: Build failed with an exception.

What went wrong: Failed to create directory 'C: \ Users \ Diogo \ Documents \ Mobile Projects \ newproject \ node_modules \ react-native-nested-scroll-view \ android \ build \ intermediates \ merged_manifests \ debug' > root project> Resolve dependencies of: classpath
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. > IDLE
Get more help at help.gradle.org

I wear:
react-native-cli: 2.0.1
react-native: 0.59.8
node: v10.13.0

Collapse
 
diogojefs profile image
diogojefs