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.

check for platformio update

See original GitHub issue

Hi! If press Shift+Alt+P to check for platformio upgrade, or via menu, i see an message in console

Checking for PlatformIO updates...

but then nothing. P.S. I see that u want to implement platformio command line. Will be nice!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vlad2005commented, Sep 23, 2016

Today, when we launched the editor offered me the opportunity to make updates through a message in a window control. I accepted and made update to platformio 3.1.0. Now, when check for update in console appears this message:

[Deviot 1.2.5]
Checking for updates ... PlatformIO
PlatformIO is up to date (3.1.0)

But until to update, appeared only the first two lines. and nothing more. Maybe it was a problem with the current version check.

0reactions
vlad2005commented, Sep 23, 2016

Ok, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

pio update — PlatformIO latest documentation
Check or update installed PlatformIO Core packages, Development Platforms and global Libraries. This command is combination of 2 sub-commands:.
Read more >
pio platform update — PlatformIO latest documentation
Description¶. Check or update installed Development Platforms. Options¶. -p, --only-packages¶. Update only the platform related packages.
Read more >
pio upgrade — PlatformIO v6.1 documentation
Check or upgrade PlatformIO Core to the latest version. Options¶. --dev¶. Use development branch. Examples¶. > pio upgrade You are up-to-date!
Read more >
pio lib update — PlatformIO v6.1 documentation
Check or update installed libraries. The version supports Semantic Versioning ( <major>.<minor>.<patch> ) and can take any of the following forms:.
Read more >
pio pkg update — PlatformIO latest documentation
Description. Update the project dependencies, custom packages from the PlatformIO Registry, or external sources. If no custom packages ( --library , --platform ...
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