You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried compiling the source (main.cpp) but I am stuck with this error.
How will this issue be fixed?
Processing esp-wrover-debug (board: esp-wrover-ie-module; platform: espressif32; framework: arduino)
------------------------------------------------------------------------------------------------------------------------------Library Manager: Installing git+git@github.com:h2zero/NimBLE-Arduino.git#refactor-advertised-device
git version 2.37.2.windows.2
Cloning into 'C:\Users\<my_username>\.platformio\.cache\tmp\pkg-installing-syk7rf49'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Error: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', '--branch', 'refactor-advertised-device', 'git@github.com:h2zero/NimBLE-Arduino.git', 'C:\\Users\\<my_username>\\.platformio\\.cache\\tmp\\pkg-installing-syk7rf49']
* The terminal process "C:\Users\<my_username>\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.
The text was updated successfully, but these errors were encountered:
I tried compiling the source (main.cpp) but I am stuck with this error.
How will this issue be fixed?
The text was updated successfully, but these errors were encountered: