Skip to content

console.assert Error running on Atom editor #35

Closed
@gabrielboliveira

Description

@gabrielboliveira

Hello guys! I've been successfully using this plugin with my Vue project directly on CLI, without any issues.

Today I was able to make the linter work on Atom editor with .vue files, but there's an issue with console.assert calls on lib/utils/index.js. Looks like it doesn't have console.assert method for some reason.

console-assert-issue

If I remove those calls from the node_modules file locally, it works like a charm. So, questions:

  1. Are those really necessary?
  2. Is this an linter (atom package) or perhaps Atom issue?

macOS 10.12.5
Atom 1.18.0
Atom Plugins:
linter 2.2.0
linter-eslint 8.2.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions