node-sass-chokidar
node-sass-chokidar copied to clipboard
npm run watch-css
cnpm install --save node-sass-chokidar platform unsupported [email protected] › [email protected] › fsevents@^1.0.0 Package require os(darwin) not compatible with your platform(win32) [fsevents@^1.0.0] optional install error: Package require os(darwin) not compatible with your platform(win32)
npm run watch-css
Wrote 1 CSS files to F:\wamp\www\my-app\src
=> changed: F:\wamp\www\my-app\src\test.scss
=> changed: F:\wamp\www\my-app\src\test.scss
{
"status": 3,
"message": "b",
"formatted": "Internal Error: b\n"
}
I'm having this exact issue when attempting to deploy to Azure app services. Any luck with this?
Try using node-sass instead of node-sass-chokidar because this package was optimized to work in docker for max environments. It should all still work the same, commands and help wise.