sass --watch: не удалось найти опцию с именем " watch"
простой, но не смог найти ответ нигде в интернете! Установлено Сасс глобально (npm install -g sass
) на моем Mac.
это работает так, как ожидалось:
sass style.scss style.css
тогда я попробую:
sass --watch style.scss:style.css
и
Could not find an option named "watch".
Usage: sass <input> [output]
--[no-]stdin Read the stylesheet from stdin.
--[no-]indented Use the indented syntax for input from stdin.
-I, --load-path=<PATH> A path to use when resolving imports.
May be passed multiple times.
-s, --style=<NAME> Output style.
[expanded (default), compressed]
-c, --[no-]color Whether to emit terminal colors.
-q, --[no-]quiet Don't print warnings.
--[no-]trace Print full Dart stack traces for exceptions.
-h, --help Print this usage information.
--version Print the version of Dart Sass.
что я упустил??
спасибо!!
2 ответов
I solved running this command on your terminal
echo fs.через inotify.max_user_watches=524288 | судо тройник -А /и т. д./sysctl.конф && команду sudo sysctl-переменной -Р
Я надеюсь, что помочь
В конце концов, я сдался на sass
Как пробовал выше, и пошел на решение с webpack
.
другой вариант, который я пробовал, который работал, должен был использовать node-sass
.