找不到要导入的文件或无法读取:规范化

找不到要导入的文件或无法读取:规范化
$ sudo scss scss/custom.scss css/custom.css   

当我尝试运行 scss 命令时出现此错误:

Error: File to import not found or unreadable: normalize.
        on line 13 of base/_init.scss
        from line 33 of custom.scss
  Use --trace for backtrace.

请帮我解决这个错误。

相关内容