diff --git a/platformio/debug/config/base.py b/platformio/debug/config/base.py index db7ddfba..e66f7e72 100644 --- a/platformio/debug/config/base.py +++ b/platformio/debug/config/base.py @@ -189,7 +189,6 @@ class DebugConfigBase: # pylint: disable=too-many-instance-attributes self.platform.install_packages( with_packages=[server_package], skip_default_package=True, - silent=True, ) server_package_dir = self.platform.get_package_dir(server_package) result.update(