错误 Unexpected console statement no-console Jhipster

Posted

技术标签:

【中文标题】错误 Unexpected console statement no-console Jhipster【英文标题】:error Unexpected console statement no-console Jhipster 【发布时间】:2020-10-28 15:10:09 【问题描述】:

我知道以前有人问过这个问题,但我无法阅读该错误。 我正在使用 VS 代码、node.js 和 maven。当我运行 npm start 和 mvn 来运行我的项目时发生错误。

我尝试在 tslint.json、.eslintrc.json 或 package.json 中添加以下内容。

"rules": 
    "no-console": false

我是初级开发者,你能指导我完成这个吗?这是我项目的根文件的图片。

【问题讨论】:

是添加console.log语句还是生成的?您也可以忽略特定文件中的规则。 【参考方案1】:

应该是:

"no-console": "off"

【讨论】:

以上是关于错误 Unexpected console statement no-console Jhipster的主要内容,如果未能解决你的问题,请参考以下文章

JSON.parse() Unexpected token i in JSON at position 2 报错问题

VM603:1 Uncaught SyntaxError: Unexpected token o in JSON at position 1

JSON.parse() Error SyntaxError: Unexpected token < in JSON at position 0

VMWare vCenter Converter 迁移错误Unexpected Exception

将 XCTest 与 Objective-C++ 代码一起使用:“Unexpected @ in program”错误

获取 MongoDB 错误 - SyntaxError: Unexpected token?