You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
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 -v
): 5.3.0node -v
): v8.2.1node -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 -p process.platform
): linuxnode -p process.arch
): x64The text was updated successfully, but these errors were encountered: