Internal server error: Preprocessor dependency "sass" not found.
(认知有限,如有不妥,还望告知,欢迎讨论)
完整报错
Internal server error: Preprocessor dependency "sass" not found. Did you install it?
解决方法
执行 npm install --save-dev sass
=END=
=reference=
[1] https://stackoverflow.com/questions/74164919/internal-server-error-preprocessor-dependency-sass-not-found-did-you-install