Coder Social home page Coder Social logo

Comments (3)

hardmax avatar hardmax commented on June 5, 2024 1

Hi,

I solve it. My windows Git dont have master branch. I solved put in a terminal:

git config --global init.defaultBranch master

Thansk, regards

from asyncmqtt_generic.

khoih-prog avatar khoih-prog commented on June 5, 2024

Hi @hardmax

I have no issue installing here. You can post on PIO Forum for help, certainly with all the settings, such as platformio.ini, etc.

$ pio pkg install --global -l "khoih-prog/AsyncMQTT_Generic"
Library Manager: Installing khoih-prog/AsyncMQTT_Generic
Unpacking  [####################################]  100%
Library Manager: [email protected] has been installed!
Library Manager: Resolving dependencies...
Library Manager: [email protected] is already installed
Library Manager: Installing git+https://github.com/khoih-prog/ESPAsyncTCP
git version 2.39.1
Cloning into '/home/kh/.platformio/.cache/tmp/pkg-installing-z94g0l_z'...
remote: Enumerating objects: 54, done.
remote: Counting objects: 100% (54/54), done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 54 (delta 3), reused 33 (delta 2), pack-reused 0
Receiving objects: 100% (54/54), 49.41 KiB | 1.54 MiB/s, done.
Resolving deltas: 100% (3/3), done.
Library Manager: [email protected]+sha.c313d96 has been installed!
Library Manager: [email protected] is already installed
Library Manager: [email protected] is already installed
Library Manager: [email protected] is already installed
Library Manager: [email protected] is already installed
Library Manager: [email protected] is already installed
Library Manager: Installing me-no-dev/ESPAsyncTCP @ >=1.2.2
Unpacking  [####################################]  100%
Library Manager: [email protected] has been installed!
Library Manager: ESP Async [email protected] is already installed

Using PIO, you must be very familiar with it to manually modify the settings as necessary.

Good Luck,

from asyncmqtt_generic.

hardmax avatar hardmax commented on June 5, 2024

Hi, with PIO the same error:

PS C:\Users\msanc\OneDrive\Documentos\PlatformIO\Projects\Prueba> pio pkg install --global -l "khoih-prog/AsyncMQTT_Generic"
Library Manager: Installing khoih-prog/AsyncMQTT_Generic
Unpacking [####################################] 100%
Library Manager: [email protected] has been installed!
Library Manager: Resolving dependencies...
Library Manager: Installing me-no-dev/AsyncTCP @ >=1.1.1
Unpacking [####################################] 100%
Library Manager: [email protected] has been installed!
Library Manager: Installing git+https://github.com/khoih-prog/ESPAsyncTCP
git version 2.34.0.windows.1
Cloning into 'C:\Users\msanc.platformio.cache\tmp\pkg-installing-s656vqv_'...
fatal: invalid branch name: init.defaultBranch =
Error: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', 'https://github.com/khoih-prog/ESPAsyncTCP', 'C:\Users\msanc\.platformio\.cache\tmp\pkg-installing-s656vqv_']

Maybe somthing in my cache,I going to review, anyway this is my platformio settings:

[env]
upload_speed = 921600
lib_compat_mode = strict
lib_ldf_mode = chain+

[env:ESP32]
platform = espressif32
framework = arduino
lib_deps =
khoih-prog/AsyncMQTT_Generic@>=1.8.0

board = esp32doit-devkit-v1

Regards

from asyncmqtt_generic.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.