Rename a `scss` file crash the watcher
:rainbow: Node.js bindings to libsass
Brought to you by:
imran1012000k
Originally created by: francoismassart
While trying to find out what fails when adding a new scss file (see [#2296]), I did try to rename a file while node-sass is running in watch mode and it crashes:
node_modules/node-sass/bin/node-sass:266 handler(watcher.deleted(file)); ^ TypeError: watcher.deleted is not a function
Node Process:
{ http_parser: '2.7.0',
node: '4.7.0',
v8: '4.5.103.43',
uv: '1.9.1',
zlib: '1.2.8',
ares: '1.10.1-DEV',
icu: '56.1',
modules: '46',
openssl: '1.0.2j' }
- Node Platform: darwin
- Node architecture: x64
- node-sass version:
node-sass 4.7.2 (Wrapper) [JavaScript]
libsass 3.5.0.beta.2 (Sass Compiler) [C/C++]
- npm node-sass versions: └── node-sass@4.7.2