platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

Mac Install Error #2454

Closed laz666 closed 3 years ago

laz666 commented 3 years ago

Install error on a Mac

node-pty-prebuilt-multiarch@0.9.0-beta21.legacy install /private/var/folders/01/gck519w902x_8nc1wyrqymhm0000gn/T/apm-install-dir-2020104-7088-1tglkpf.5169/node_modules/platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch prebuild-install || node scripts/install.js

prebuild-install WARN install No prebuilt binaries found (target=6.1.12 runtime=electron arch=x64 libc= platform=darwin) No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.

ivankravets commented 3 years ago

Fixed in https://github.com/platformio/platformio-atom-ide-terminal/releases/tag/v2.10.1

Please update platformio-ide-terminal to the latest version.