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 218 #41

Closed
spencerthayer opened this issue Apr 16, 2016 · 0 comments
Closed

Uncaught Error: Quoted field not terminated at line 218 #41

spencerthayer opened this issue Apr 16, 2016 · 0 comments

Comments

@spencerthayer
Copy link

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.7.1
System: Mac OS X 10.10.5
Thrown From: tablr package, v1.2.2

Stack Trace

Uncaught Error: Quoted field not terminated at line 218

At events.js:141

Error: Quoted field not terminated at line 218
    at [object Object].Parser._flush (/Users/spencerthayer/.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._tickDomainCallback (node.js:426:17)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "Tern",
      "Tern",
      "git-blame",
      "atom-autocomplete-php",
      "eval-javascript"
    ],
    "themes": [
      "atom-material-ui",
      "flatland"
    ]
  }
}

Installed Packages

# User
angularjs, v0.3.4
angularjs-snippets, v0.10.18
atom-jshint, v2.0.0
atom-less, v0.1.10
atom-material-ui, v1.2.10
atom-minify, v0.7.1
autocomplete-emojis, v2.3.0
autocomplete-modules, v1.4.1
autocomplete-paths, v1.0.2
autocomplete-php, v0.3.7
autocomplete-phpunit, v1.0.2
autocomplete-python, v1.7.2
cakephp-snippets, v0.6.1
cakephp3-snippets, v0.5.0
clipboard-plus, v0.5.1
color-picker, v2.1.1
css-snippets, v0.9.0
drunken-php, v0.2.1
drupal, v1.8.0
drupal-cinc, v0.0.3
drupal-info-file, v1.5.1
editorconfig, v1.3.0
flatland, v0.16.0
highlight-selected, v0.11.2
hyperclick-php, v0.2.1
javascript-snippets, v1.2.1
json-schema, v0.1.15
language-htaccess, v0.1.1
language-javascript-better, v1.7.1
language-php, v0.37.0
last-cursor-position, v0.9.0
less-compiler, v0.6.2
linter, v1.11.4
linter-less, v2.4.2
minimap, v4.21.0
node-debugger, v1.4.7
open-recent, v5.0.0
php-cs-fixer, v2.5.6
php-debug, v0.2.2
php-introspector, v1.0.0
pigments, v0.26.0
project-manager, v2.9.7
selector-to-tag, v0.4.1
table-editor, v0.2.0
tablr, v1.2.2
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