In your Sass install directory, in file sass.bat, after the command:
set arguments=%*
add the following (replace username with your windows username)...
set arguments=%arguments:--cache-location =%
set arguments=%arguments:C:UsersusernameAppDataLocalNetBeansCache8.2sass-compiler =%
set arguments=%arguments:--debug-info =%
This strips out all of the arguments that are no longer accepted.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…