node-sass-chokidar icon indicating copy to clipboard operation
node-sass-chokidar copied to clipboard

npm run watch-css

Open figerandlmj opened this issue 7 years ago • 2 comments

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" }

figerandlmj avatar Jun 24 '18 09:06 figerandlmj

I'm having this exact issue when attempting to deploy to Azure app services. Any luck with this?

HackAfro avatar Jul 06 '18 08:07 HackAfro

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.

michaelwayman avatar Jul 18 '18 09:07 michaelwayman