This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update themes on config changes (#793)
- Loading branch information
bc5819b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ivankravets this works 100% as advertised.
Please push a new release which will also force the prebuilt modules to be installed for the new Atom 1.41.0 rather then old prebuitlt modules.
For some reason when Atom upgrades from 1.40.1 electron 3.x to Atom 1.41.0 electron 4.x, the new prebuilt modules for electron 3.x are left in node_modules the only recourse is delete that folder and reinstall, unless theres a new release when Atom 1.41.0 is already installed.
Theres no way around it in any case, a small protion of our users will be caught by this issue because node-gyp is buggy.
This PR and other works lovely though.
bc5819b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Done! https://github.com/platformio/platformio-atom-ide-terminal/releases/tag/v2.10.0