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

Description
- NPM version (
npm -v): 3.10.3
- Node version (
node -v): v7.0.0-pre9
- Node Process (
node -p process.versions):
{ http_parser: '2.7.0',
node: '7.0.0-pre9',
chakracore: '1.3.0.0',
uv: '1.9.1',
zlib: '1.2.8',
ares: '1.10.1-DEV',
modules: '48',
openssl: '1.0.2h' }
- Node Platform (
node -p process.platform):win32
- Node architecture (
node -p process.arch):
- node-sass version (
node -p "require('node-sass').info"):
- npm node-sass versions (
npm ls node-sass):
When encountering a syntax, or compilation issue:
Currently binding.node released are built using nodejs v8. Developers who want to use node-chakracore, can't rely on this binary and need to build it locally using node-chakracore. I would like to start a discussion on what will it take to start hosting binding.node that is built using node-chakracore. Needless to say, this will need some changes in download script inside scripts\install.js to take care of downloading appropriate binding.node based on node engine that is running the install script.
If you delete this text without following it, your issue will be closed.