atom-community/atom

Cache system skips bootstrap while it should not

aminya opened this issue · 1 comments

The cache system skips bootstrapping sometimes while it should not. This results in missing dependencies in the build phase.

https://dev.azure.com/atomcommunity/atomcommunity/_build/results?buildId=887&view=results

Happens in #155 or #156

The node_modules of the script runner was not being cached.