简体   繁体   English

linter-csslint:: 运行 CSSLint 时出错

[英]linter-csslint:: Error while running CSSLint

I am newbie in web development.我是网络开发的新手。 I have installed atom and was working on project using HTML and CSS.我已经安装了 atom 并且正在使用 HTML 和 CSS 进行项目。 Atom was working absolutely fine with HTML code however when i tried to integrate external css file with HTML then it gives the following error. Atom 使用 HTML 代码工作得非常好,但是当我尝试将外部 css 文件与 HTML 集成时,它会出现以下错误。 Can anybody please help.任何人都可以帮忙。 the error is as follows:错误如下:

linter-csslint:: Error while running CSSLint! linter-csslint:: 运行 CSSLint 时出错! '"node"' is not recognized as an internal or external command, operable program or batch file. '"node"' 不是内部或外部命令、可运行程序或批处理文件。

Try installing NodeJS seems some others that use Atom with CSSLint also had this issue: AtomLinter/linter-csslint尝试安装NodeJS似乎其他一些使用 Atom 和 CSSLint 的人也有这个问题: AtomLinter/linter-csslint

I'm not sure how important CSSLint is to this project but if you don't need it try and removing it from your package list before you try downloading anything (if its a bare bones project)我不确定 CSSLint 对这个项目有多重要,但如果您不需要它,请在尝试下载任何内容之前尝试将其从包列表中删除(如果它是一个简单的项目)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM