Last active
August 26, 2017 14:51
-
-
Save OdinsHat/54afcc586075bb2dfaeafd788b930855 to your computer and use it in GitHub Desktop.
Can't install teensyduino on Arch Linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
[...] | |
Cloning into 'teensy_loader_cli'... | |
done. | |
Switched to a new branch 'makepkg' | |
-> Extracting arduino-1.8.2-linux64.tar.xz with bsdtar | |
==> Starting build()... | |
-> Running Teensyduino installer (takes around 50 seconds) | |
==> ERROR: A failure occurred in build(). | |
Aborting... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment