React Native Build Error

FAILURE: Build failed with an exception.

  • What went wrong: Failed to capture snapshot of output files for task ':react-native-linear-gradient:processDebugManifest' property 'aaptFriendlyManifestOutputDirectory' during up-to-date check.

    java.nio.file.AccessDeniedException: P:\React Native\JDream\node_modules\react-native-linear-gradient\android\build\intermediates\manifests\aapt\debug

this is the error i am getting in console please any one help mee

if you are using android just follow those steps

1-cd android

2- gradlew clean

3-cd ..

4- react-native run-android

Comments

Popular posts from this blog

flutter websocket connection issue

Webpack 5 and Storybook 6 integration throws an error in DefinePlugin.js

Meaning of `{}` for return expression