Node.js 失败节点sass Ubuntu 18

Node.js 失败节点sass Ubuntu 18,node.js,npm,bootstrap-4,sass,ubuntu-18.04,Node.js,Npm,Bootstrap 4,Sass,Ubuntu 18.04,我正在学习一门课程,试图使用节点sass,但当我键入(npm运行scss)以便在本地文件夹中自动生成(.css)时,我会出现错误,我使用ubuntu 18,这是我安装的: npm安装节点sass--保存开发 npm安装--保存开发人员ruby​​无礼 sudo npm安装-g--不安全的perm节点sass--保存 我在:(package.json)中进行了设置: 错误: alexv@alexv-desktop:~/Documentos/guia-ht$ npm run scss >

我正在学习一门课程,试图使用节点sass,但当我键入(npm运行scss)以便在本地文件夹中自动生成(.css)时,我会出现错误,我使用ubuntu 18,这是我安装的:

npm安装节点sass--保存开发 npm安装--保存开发人员ruby​​无礼 sudo npm安装-g--不安全的perm节点sass--保存

我在:(package.json)中进行了设置:

错误:

alexv@alexv-desktop:~/Documentos/guia-ht$ npm run scss

> guia-ht@1.0.0 scss /home/alexv/Documentos/guia-ht
> sass -o css/ css/

Could not find an option or flag "-o".

Usage: sass <input.scss> [output.css]
       sass <input.scss>:<output.css> <input/>:<output/> <dir/>

━━━ Input and 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]
    --[no-]charset             Emit a @charset or BOM for CSS with non-ASCII characters.
                               (defaults to on)
    --[no-]error-css           When an error occurs, emit a stylesheet describing it.
                               Defaults to true when compiling to a file.
    --update                   Only compile out-of-date stylesheets.

━━━ Source Maps ━━━━━━━━━━━━━━━━━━━━━━━━
    --[no-]source-map          Whether to generate source maps.
                               (defaults to on)
    --source-map-urls          How to link from source maps to source files.
                               [relative (default), absolute]
    --[no-]embed-sources       Embed source file contents in source maps.
    --[no-]embed-source-map    Embed source map contents in CSS.

━━━ Other ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    --watch                    Watch stylesheets and recompile when they change.
    --[no-]poll                Manually check for changes rather than using a native watcher.
                               Only valid with --watch.
    --[no-]stop-on-error       Don't compile more files once an error is encountered.
-i, --interactive              Run an interactive SassScript shell.
-c, --[no-]color               Whether to use terminal colors for messages.
    --[no-]unicode             Whether to use Unicode characters for messages.
-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.

npm ERR! Linux 5.4.0-54-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "scss"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! guia-ht@1.0.0 scss: `sass -o css/ css/`
npm ERR! Exit status 64
npm ERR! 
npm ERR! Failed at the guia-ht@1.0.0 scss script 'sass -o css/ css/'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the guia-ht package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     sass -o css/ css/
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs guia-ht
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls guia-ht
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/alexv/Documentos/guia-ht/npm-debug.log
alexv@alexv-桌面:~/Documentos/GUI ht$npm运行SCS
>圭亚-ht@1.0.0scss/home/alexv/Documentos/GUI ht
>sass-ocss/css/
找不到选项或标志“-o”。
用法:sass[output.css]
萨斯::
━━━ 输入和输出━━━━━━━━━━━━━━━━━━━
--[no-]stdin从stdin读取样式表。
--[no-]缩进使用缩进语法从标准输入进行输入。
-一、 --加载路径=解析导入时使用的路径。
可以通过多次。
-s、 --样式=输出样式。
[扩展(默认)、压缩]
--[no-]字符集为带有非ASCII字符的CSS发出@charset或BOM。
(默认为on)
--[no-]error css发生错误时,发出一个描述该错误的样式表。
编译到文件时默认为true。
--仅更新并编译过时的样式表。
━━━ 源地图━━━━━━━━━━━━━━━━━━━━━━━━
--[否-]源映射是否生成源映射。
(默认为on)
--源地图URL如何从源地图链接到源文件。
[相对(默认)、绝对]
--[no-]嵌入源在源地图中嵌入源文件内容。
--[no-]嵌入源地图在CSS中嵌入源地图内容。
━━━ 其他━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
--观察样式表并在它们更改时重新编译。
--[否-]轮询手动检查更改,而不是使用本机观察程序。
仅对--watch有效。
--[no-]出错时停止遇到错误后不要编译更多文件。
-i、 --交互式运行交互式SassScript shell。
-c、 -->[no-]color是否为消息使用终端颜色。
--[no-]unicode是否对消息使用unicode字符。
-q、 -->[no-]安静-不要打印警告。
--[no-]跟踪打印异常的完整省道堆栈跟踪。
-h、 --帮助打印此使用信息。
--版本打印Dart Sass的版本。
npm错误!Linux 5.4.0-54-generic
npm错误!argv“/usr/bin/node”“/usr/bin/npm”“运行”“scss”
npm错误!节点v8.10.0
npm错误!npm v3.5.2
npm错误!代码失效循环
npm错误!圭亚-ht@1.0.0scss:`sass-o css/css/`
npm错误!退出状态64
npm错误!
npm错误!在GUI上失败-ht@1.0.0scss脚本“sass-o css/css/”。
npm错误!确保已安装最新版本的node.js和npm。
npm错误!如果是这样,这很可能是GUI ht包的问题,
npm错误!与npm本身无关。
npm错误!告诉作者此操作在您的系统上失败:
npm错误!sass-ocss/css/
npm错误!您可以通过以下方式获取有关如何打开此项目问题的信息:
npm错误!npm bugs guia ht
npm错误!或者,如果不可用,您可以通过以下方式获取他们的信息:
npm错误!npm所有者ls guia ht
npm错误!上面可能还有其他日志输出。
npm错误!请在任何支持请求中包括以下文件:
npm错误/home/alexv/Documentos/guia-ht/npm-debug.log