【问题标题】:How do I uninstall dart sass?如何卸载 dart sass?
【发布时间】:2018-10-23 00:34:54
【问题描述】:

我在弄清楚如何卸载 Dart Sass 时遇到了麻烦,我开始使用 Sass,但那里的每个教程都在 Ruby Sass 中,而且由于 Dart Sass 是他们实际上在我安装的主页上分发的那个那个什么都不知道,当我做不到这么简单的时候,问题就开始了:

sass --watch sass:css

因为它说“找不到名为“watch”的选项。我在 Dart Sass 中无论如何都找不到这样做,所以我决定安装 Ruby Sass,但现在我在 Windows 中的 cmd 提示符可以识别 Ruby Sass 版本但是我的 Atom 提示识别出 Dart 并且没有得到命令,所以我想卸载 Dart 但我找不到任何地方如何去做。

我正在使用 Dart Sass 1.3.1,通过 Chocolatey 在 Windows x64 上安装。

希望您能帮忙,谢谢!

【问题讨论】:

    标签: ruby sass dart uninstallation


    【解决方案1】:

    你试过这个命令吗?

    $ choco uninstall sass -prerelease
    

    btw dart-sass 目前不支持 watch 命令: Support CLI watcher and mtime-aware updater #264

    【讨论】:

      猜你喜欢
      • 2020-06-04
      • 2019-01-05
      • 1970-01-01
      • 1970-01-01
      • 2021-03-02
      • 1970-01-01
      • 2022-08-12
      • 2021-05-13
      • 2021-06-08
      相关资源
      最近更新 更多