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 -p process.platform): linuxnode -p process.arch): x64Your version of node-sass does not support node 8 yet. Use a newer node-sass or downgrade your node engine.