We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi everyone!
Is there any change to create the windows version? this time i can´t create the new version in windows.
I have tested with node version 12.00 and 16.17 but all orders have errors.
The instructions that i have executed are:
Install Arduino CLI get arduino-cli.exe from https://github.com/arduino/arduino-cli/releases and place it under compilation/arduino Execute following to install required tools
cd compilation\arduino arduino-cli.exe core install arduino:avr arduino-cli core update-index arduino-cli core install arduino:avr@1.8.3 arduino-cli core install arduino:samd@1.8.9 arduino-cli core install arduino:megaavr@1.8.6 arduino-cli core install esp8266:esp8266@2.7.4 arduino-cli core install esp32:esp32@1.0.4 cd .... 5.Build
npm run compiler
But it doesn´t work. I will try with other version,... please can someone help me? thanks in advance
BR
The text was updated successfully, but these errors were encountered:
Hi, I have the same problem. Did you figure out a way to solve it?
Sorry, something went wrong.
No branches or pull requests
Hi everyone!
Is there any change to create the windows version? this time i can´t create the new version in windows.
I have tested with node version 12.00 and 16.17 but all orders have errors.
The instructions that i have executed are:
Install Arduino CLI
get arduino-cli.exe from https://github.com/arduino/arduino-cli/releases and place it under compilation/arduino
Execute following to install required tools
cd compilation\arduino
arduino-cli.exe core install arduino:avr
arduino-cli core update-index
arduino-cli core install arduino:avr@1.8.3
arduino-cli core install arduino:samd@1.8.9
arduino-cli core install arduino:megaavr@1.8.6
arduino-cli core install esp8266:esp8266@2.7.4
arduino-cli core install esp32:esp32@1.0.4
cd ....
5.Build
npm run compiler
But it doesn´t work. I will try with other version,... please can someone help me?
thanks in advance
BR
The text was updated successfully, but these errors were encountered: