facebookarchive / account-kit-samples-for-android

Account kit sample for the android platform
Other
123 stars 96 forks source link

Could not read script copy_accountkit_sample.gradle' as it does not exist #26

Closed TobinFrost closed 6 years ago

TobinFrost commented 6 years ago

Error:(46, 0) Could not read script 'C:\internal\copy_accountkit_sample.gradle' as it does not exist. Open File

abeatte commented 6 years ago

How are you getting this error? That file should not be present in the repo so this may be fine.

TobinFrost commented 6 years ago

I got this by cloning the project from github

abeatte commented 6 years ago

Does it affect the repo or your ability to launch the samples?

TobinFrost commented 6 years ago

i can't just build the project with gradle because of the missing file.

abeatte commented 6 years ago

You can remove that line from the build.gradle and things should work. This change will be updated in the next SDK release. Thanks. :-)