check for platformio update
See original GitHub issueHi! 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:
- Created 7 years ago
- Comments:6 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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:
But until to update, appeared only the first two lines. and nothing more. Maybe it was a problem with the current version check.
Ok, thanks!