platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

C/C++ project index rebuild failed #1963

Closed chifailai2 closed 6 years ago

chifailai2 commented 6 years ago

Description of problem

Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

Configuration

Atom: 1.28.0 PIO IDE: v2.1.7 System: Windows_NT, 10.0.16299, x64

Exception

Cloning into 'C:\Users\Ken Lai\Desktop\homekit-master\homekit-master\blindkit\raex-remote\.piolibdeps\_tmp_installing-qt6nqo-package'...
error: unable to create file tests/Arduino/sketches/serial_gw_no_transport_hard_signing_whitelisting_full_debug/serial_gw_no_transport_hard_signing_whitelisting_full_debug.ino: Filename too long
error: unable to create file tests/Arduino/sketches/serial_gw_no_transport_soft_signing_whitelisting_full_debug/serial_gw_no_transport_soft_signing_whitelisting_full_debug.ino: Filename too long
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'

Error: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', 'https://github.com/mysensors/MySensors', 'C:\\Users\\Ken Lai\\Desktop\\homekit-master\\homekit-master\\blindkit\\raex-remote\\.piolibdeps\\_tmp_installing-qt6nqo-package']
ivankravets commented 6 years ago

Duplicate of https://github.com/platformio/platformio-atom-ide/issues/1964