recyclerview-animators icon indicating copy to clipboard operation
recyclerview-animators copied to clipboard

CreateProcess error=2,Can you help me

Open wrrgit opened this issue 6 years ago • 4 comments

i have add the git path ,but also git the error: Error:(11, 0) CreateProcess error=2, 系统找不到指定的文件。 Open File

Can you help me?

wrrgit avatar Apr 30 '18 15:04 wrrgit

same here, error after use androidx

reizamv avatar May 22 '18 21:05 reizamv

The program will look for the Git version according to the system environment variable internally, so you can add the cmd and bin of Git to the system environment variable (OS:Windows) Path = yourpath + "D:\Git\cmd;D:\Git\bin" And maybe you should delete three lines in build.gradle: publish { userOrg = POM_DEVELOPER_ID groupId = GROUP artifactId = ARTIFACT_ID publishVersion = VERSION_NAME desc = POM_DESCRIPTION website = POM_URL bintrayUser = BINTRAY_USER //delete bintrayKey = BINTRAY_API_KEY //delete autoPublish = false //delete }

DavidZXY avatar Aug 31 '18 08:08 DavidZXY

这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

wrrgit avatar Jul 03 '23 21:07 wrrgit