Skip to content

v3.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 14:51
v3.2.4
b61b167
  • Only use offline cache when linking node-windows if there is one #39 (Fixes #38)

This corrects an issue that would occur when installing online without pre-bundling an offline cache first. npm link node-windows would fail with request to https://registry.npmjs.org/node-windows failed: cache mode is 'only-if-cached' but no cached response available.