bahmutov / npm-install

GitHub Action for install npm dependencies with caching without any configuration
https://github.com/marketplace/actions/npm-or-yarn-install-with-caching
650 stars 70 forks source link

Performance problem #219

Closed bahmutov closed 7 months ago

bahmutov commented 7 months ago

Seems after installing, it just hangs for two minutes?

Screenshot 2024-02-14 at 13 20 54

Might need to revert to an older version

bahmutov commented 7 months ago
Screenshot 2024-02-15 at 16 16 40
bahmutov commented 7 months ago

Seems the delay is happening only when we execute api.utils.saveCachedNpm(NPM_CACHE)

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.10.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: