question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PIO Keeps installing a library into temp until filling up the drive.

See original GitHub issue

Operating system: Windows 10 Pro Version 10.0.18362 Build 18362

PlatformIO Version (platformio --version): Core 5.0.3 - Home 3.3.1

Description of problem

I found that pio keeps installing a custom library dependency inside a lot of my projects repeatedly until filling the C hard disk space.

the library is PangolinMQTT. Referencing to it in platformio.ini : lib_deps =
https://github.com/philbowles/PangolinMQTT

Actual Results

file target : C:\Users[UserName].platformio.cache\tmp screenshot of the folder : (All of them contains the same library with the same version … etc) image

What could the problem be ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
ivankravetscommented, Nov 30, 2020

Thanks that reported this issue!

Happy coding with PlatformIO! 😉

1reaction
ivankravetscommented, Nov 30, 2020

Please open https://docs.platformio.org/en/latest/integration/ide/vscode.html#platformio-core-cli and type pio upgrade --dev. Restart VSCode.

Does it work now?

Read more comments on GitHub >

github_iconTop Results From Across the Web

problems with installing PIO | WRF & MPAS-A Support Forum
Hi, I'm trying to install the parallel libraries for use with MPAS. I downloaded all the files from...
Read more >
I created a DHT11 driver using PIO in MicroPython
I noticed there is a micropython library called dht, but unfortunately it's not for Pico version of micropython... I don't have such problems ......
Read more >
CircuitPython Libraries on any Computer with Raspberry Pi Pico
Put the Pico in bootloader mode by holding the BOOTSEL button while plugging in the board. Drag the downloaded UF2 file to the...
Read more >
Live Discussion with Dr Jen Kanady - 18th November 2020 ...
Join Dr Kanady for a live online discussion with the Sleepio Community on ... Sleepio does require users to put in some work...
Read more >
R for Windows FAQ - The Comprehensive R Archive Network
4.1 Can I install packages into libraries in this version? ... UCRT has to be installed before installing R. UCRT is available for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found