Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: Quoted field not terminated at line 1439 #43

Closed
rayk opened this issue Apr 23, 2016 · 0 comments
Closed

Uncaught Error: Quoted field not terminated at line 1439 #43

rayk opened this issue Apr 23, 2016 · 0 comments

Comments

@rayk
Copy link

rayk commented Apr 23, 2016

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.7.2
System: Mac OS X 10.11.4
Thrown From: tablr package, v1.2.2

Stack Trace

Uncaught Error: Quoted field not terminated at line 1439

At events.js:141

Error: Quoted field not terminated at line 1439
    at [object Object].Parser._flush (/Users/rayk/.atom/packages/tablr/node_modules/csv/node_modules/csv-parse/lib/index.js:170:26)
    at [object Object].<anonymous> (_stream_transform.js:118:12)
    at [object Object].g (events.js:260:16)
    at emitNone (events.js:67:13)
    at [object Object].emit (events.js:166:7)
    at prefinish (_stream_writable.js:458:12)
    at finishMaybe (_stream_writable.js:466:7)
    at afterWrite (_stream_writable.js:347:3)
    at doNTCallbackMany (node.js:487:18)
    at process._tickCallback (node.js:385:17)

Commands

     -4:29.3.0 editor:newline (atom-text-editor.editor.is-focused)
     -4:22.8.0 core:move-down (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:22.4.0 dartlang:newline (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:22.4.0 autocomplete-plus:confirm (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:20.3.0 dartlang:newline (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:20.3.0 autocomplete-plus:confirm (atom-text-editor.editor.is-focused.autocomplete-active)
 13x -4:18.9.0 core:backspace (atom-text-editor.editor.is-focused)
     -4:15.2.0 dartlang:newline (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:15.2.0 autocomplete-plus:confirm (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:13.7.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:10.9.0 core:move-right (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:03.7.0 dartlang:run-application (span.name.icon.icon-file-text)
     -1:45.7.0 dartlang:newline (atom-text-editor.editor.is-focused.autocomplete-active)
     -1:45.7.0 autocomplete-plus:confirm (atom-text-editor.editor.is-focused.autocomplete-active)
     -1:39.9.0 dartlang:run-application (span.name.icon.icon-file-text)
  3x -0:20.1.0 tree-view:reveal-active-file (atom-workspace.workspace.scrollbars-visible-when-scrolling.seti-ui-no-icons.theme-firewatch-syntax.theme-atom-dark-ui)

Config

{
  "core": {
    "followSymlinks": false,
    "themes": [
      "atom-dark-ui",
      "firewatch-syntax"
    ]
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.5.1
atom-toolbar, v0.1.6
dartlang, v0.6.12
dash, v1.6.0
file-icons, v1.7.6
firewatch-syntax, v1.0.1
flutter, v0.2.2
highlight-selected, v0.11.2
linter, v1.11.4
linter-dartanalyzer, v0.3.2
pretty-json, v1.0.3
sort-lines, v0.14.0
synced-sidebar, v0.4.3
tablr, v1.2.2
tool-bar, v0.4.0
tool-bar-main, v0.0.9
wakatime, v5.0.8

# Dev
No dev packages
@abe33 abe33 closed this as completed in dbe569d Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant