empatica / empalink-sample-project-android

An Android sample project for the Empatica API
BSD 3-Clause "New" or "Revised" License
41 stars 24 forks source link

git clone on windows fails #19

Closed yulius-fxpal closed 4 years ago

yulius-fxpal commented 5 years ago

Failed to clone on windows. Doesn't like <COPY HERE EMPALINK> file.

C:> git clone https://github.com/empatica/empalink-sample-project-android Cloning into 'empalink-sample-project-android'... remote: Enumerating objects: 236, done. remote: Total 236 (delta 0), reused 0 (delta 0), pack-reused 236R Receiving objects: 100% (236/236), 104.17 KiB | 4.53 MiB/s, done. Resolving deltas: 100% (72/72), done. error: unable to create file app/libs/<COPY HERE EMPALINK>: Invalid argument fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD'