Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

--cache option seems ignored #2953

Closed
ogonkov opened this issue Aug 5, 2020 · 1 comment
Closed

--cache option seems ignored #2953

ogonkov opened this issue Aug 5, 2020 · 1 comment

Comments

@ogonkov
Copy link

ogonkov commented Aug 5, 2020

  • NPM version (npm -v):
    6.11.3
  • Node version (node -v):
    v10.17.0
  • Node Process (node -p process.versions):
  node: '10.17.0',
  v8: '6.8.275.32-node.54',
  uv: '1.28.0',
  zlib: '1.2.11',
  brotli: '1.0.7',
  ares: '1.15.0',
  modules: '64',
  nghttp2: '1.39.2',
  napi: '5',
  openssl: '1.1.1d',
  icu: '64.2',
  unicode: '12.1',
  cldr: '35.1',
  tz: '2019a' }
  • Node Platform (node -p process.platform):
    darwin
  • Node architecture (node -p process.arch):
    x64
  • node-sass version (node -p "require('node-sass').info"):
    node-sass 4.13.1 (Wrapper) [JavaScript]
    libsass 3.5.4 (Sass Compiler) [C/C++]
  • npm node-sass versions (npm ls node-sass):
    node-sass@4.13.1

When i run npm ci with --cache option node-sass seems ignore it, because it starts to download binary. But after downloading it put binary by path, that provided in --cache path.

@ogonkov
Copy link
Author

ogonkov commented Aug 5, 2020

Seems like there was bug in our CI, binary found when i test it locally. Sorry.

@ogonkov ogonkov closed this as completed Aug 5, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant