I'm trying to output the compiled CSS to a different directory.
/project/scss/ to /project/css/
I've tried this, but get the error below:
Error: error No such file or directory - /Applications/MAMP/htdocs/project/public/css/style.scss
What are the Arguments and Output paths to refresh exactly for?

error No such file or directory - /Applications/MAMP/htdocs/project/public/css/style.scss/Applications/MAMP/htdocs/project/public/css/folder exist and is accessible for that tool? 2) Try..instead of$FileParentDir$. I'm using node-sass .. and there command line parameters are different .. and I have never seen such issue myself (plus I'm on Windows).