Skip to content

config file doesn't work #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
berry0511 opened this issue Feb 18, 2019 · 5 comments
Closed

config file doesn't work #150

berry0511 opened this issue Feb 18, 2019 · 5 comments

Comments

@berry0511
Copy link

version:0.3.4
platform:win10 x64

when i set root path in the file arduino-cli.yaml, it doesn't work:
Windows:

  • paths:
    • sketchbook_path: ./
    • arduino_data: ./
  • proxy:
    • type: auto

the cli tool download path is still in C:\Users***\AppData\Local

@cmaglie
Copy link
Member

cmaglie commented Feb 20, 2019

yep I'm about to release 0.3.5 that fixes this.

@cmaglie
Copy link
Member

cmaglie commented Feb 20, 2019

Please re-download the file now, it should be available the version 0.3.5-alpha.preview. Reopen the issue if the problem persists.

@cmaglie cmaglie closed this as completed Feb 20, 2019
@SebCanet
Copy link

With 0.3.5 version I have the same pb.
Inside mine:

sketchbook_path: ../sketchbook
arduino_data: ./
board_manager:
  additional_urls:
    - http://arduino.esp8266.com/stable/package_esp8266com_index.json
    - https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
    - https://dl.espressif.com/dl/package_esp32_index.json
    - http://digistump.com/package_digistump_index.json

@cmaglie cmaglie reopened this Feb 22, 2019
@cmaglie
Copy link
Member

cmaglie commented Feb 22, 2019

Please tell me the full path of:

  • arduino-cli executable
  • arduino-cli.yaml

and copy and paste the output with the --debug flag.

@SebCanet
Copy link

SebCanet commented Feb 22, 2019

executable: F:\Logiciels\Arduino_graphique\BlocklyArduino_electrified\arduino
yaml: F:\Logiciels\Arduino_graphique\BlocklyArduino_electrified\arduino

# arduino-cli core update-index --debug
INFO[0000] Checking if CLI is Bundled into the IDE
INFO[0000] Candidate IDE Directory: F:\Logiciels\Arduino_graphique\BlocklyArduino_electrified\arduino
INFO[0000] CLI is not bundled into the IDE
INFO[0000] Configuration set
INFO[0000] arduino-cli-0.3.5-alpha.preview
INFO[0000] Starting root command preparation (`arduino`)
INFO[0000] Formatter set
INFO[0000] Updating index                                url="https://downloads.arduino.cc/packages/package_index.json"
Updating index: package_index.json downloaded

cmaglie added a commit to cmaglie/arduino-cli that referenced this issue Feb 22, 2019
cmaglie added a commit to cmaglie/arduino-cli that referenced this issue Feb 22, 2019
per1234 pushed a commit that referenced this issue Nov 16, 2020
Split ArduinoCloudThing into CBOREncoder and CBORDecoder and clean up superflous statements.
per1234 added a commit that referenced this issue Aug 9, 2021
Update documentation home page according to blog post review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants