Closed PaulRBerg closed 6 years ago
I'm not quite sure what the issue you are having is or how it relates to node-sass or node-sass-chokidar. If You are deploying to heroku I don't think you should be installing any of the dev-dependencies.
Can you please describe how this relates to node-sass-chokidar and how I can help?
This might be related to
node-sass
itself, but I don't know for sure. I simply cannot build the project for Heroku. Of course, I don't necessarily need the sass compiler on the server, I can simply push thecss
and ignore thescss
, but it's quite annoying to go topackage.json
everytime to remove thedevDependencies
and the others.