Every time I try to compile SASS into CSS, I encounter the same error message:
I keep getting an error that says I need to specify an output directory when compiling a directory.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="3f515e4b504a4d4c7f0e110f0f15">[email protected]</a> compile:sass: `node-sass scss/main.scss css/style.css`
npm ERR! Exit status 1
npm ERR!
npm ERR! The compilation of SASS has failed.
npm ERR! There may be more detailed logs available.
npm ERR! Details can be found in:
npm ERR! /home/haq/.npm/_logs/2020-08-27T13_30_14_538Z-debug.log