Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed in react-native android #12

Closed
swapanil opened this issue Apr 20, 2020 · 4 comments
Closed

Build failed in react-native android #12

swapanil opened this issue Apr 20, 2020 · 4 comments

Comments

@swapanil
Copy link

Here is my project configuration

{
"react-native-create-thumbnail": "^1.0.5",
"react": "16.9.0",
"react-native": "0.61.5",
}

/Users/machd/Desktop/SwapanilJain/Live/YoungCreators/node_modules/react-native-create-thumbnail/android/src/main/java/com/createthumbnail/CreateThumbnailModule.java:71: error: cannot find symbol
                file.createNewFile();
                ^
  symbol:   variable file
  location: class CreateThumbnailModule
1 error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-create-thumbnail:compileDebugJavaWithJavac'.
@souvik-ghosh
Copy link
Owner

@swapanil Thanks for reporting this issue. This is fixed in v1.1.1

@swapanil
Copy link
Author

Ok so can you give me any workaround so I can build for now.

@souvik-ghosh
Copy link
Owner

@swapanil v1.1.1 has been released. you can install it right away.

@swapanil
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants