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

v3.13.1/linux-x64-57_binding.node does not exit #2061

Closed
deeana2 opened this issue Aug 4, 2017 · 1 comment
Closed

v3.13.1/linux-x64-57_binding.node does not exit #2061

deeana2 opened this issue Aug 4, 2017 · 1 comment

Comments

@deeana2
Copy link

deeana2 commented Aug 4, 2017

Hello,
my angular project by itself requires the latest node-sass, and there is no any problem with that, but some dependency requires
https://github.com/sass/node-sass/releases/download/v3.10.0/linux-x64-57_binding.node

but there is no such thing, only v3.10.0/linux-x64-51_binding.node exists, but need 57.
Would you be able to produce and give me such binary?

INFO:

  • NPM version (npm -v): 5.3.0
  • Node version (node -v): v8.2.1
  • Node Process (node -p process.versions): { http_parser: '2.7.0',
    node: '8.2.1',
    v8: '5.8.283.41',
    uv: '1.13.1',
    zlib: '1.2.11',
    ares: '1.10.1-DEV',
    modules: '57',
    openssl: '1.0.2l',
    icu: '59.1',
    unicode: '9.0',
    cldr: '31.0.1',
    tz: '2017b' }
  • Node Platform (node -p process.platform): linux
  • Node architecture (node -p process.arch): x64
@saper
Copy link
Member

saper commented Aug 4, 2017

Your version of node-sass does not support node 8 yet. Use a newer node-sass or downgrade your node engine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants