atom-javascript-refactor icon indicating copy to clipboard operation
atom-javascript-refactor copied to clipboard

Uncaught TypeError: q.drain is not a function

Open NadiaCarvalho opened this issue 8 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.1 x64 Electron: 1.6.15 OS: Mac OS X 10.12.6 Thrown From: javascript-refactor package 0.5.7

Stack Trace

Uncaught TypeError: q.drain is not a function

At /Users/nadiacarvalho/.atom/packages/javascript-refactor/node_modules/async/lib/async.js:909

TypeError: q.drain is not a function
    at /packages/javascript-refactor/node_modules/async/lib/async.js:909:23
    at /packages/javascript-refactor/node_modules/async/lib/async.js:44:16
    at /packages/javascript-refactor/node_modules/fs-plus/lib/fs-plus.js:438:24
    at FSReqWrap.oncomplete (fs.js:112:15)

Commands

     -0:43.8.0 core:save (input.hidden-input)
     -0:40.6.0 core:paste (input.hidden-input)
     -0:39.5.0 core:undo (input.hidden-input)
     -0:38.6.0 core:save (input.hidden-input)
     -0:27.1.0 tree-view:remove (span.name.icon.icon-file-directory)
     -0:15 remote-sync:configure (span.name.icon.icon-file-directory)
     -0:05.5.0 remote-sync:upload-folder (div.header.list-item)

Non-Core Packages

atom-beautify 0.30.5 
atom-clock 0.1.15 
atom-javascript-console-snippets 0.10.0 
atomify 0.6.0 
chestnut-light-atom-syntax 0.2.1 
es6-javascript 1.0.0 
format-javascript-comment 0.2.5 
gcc-make-run 0.2.12 
gpp-compiler 3.0.7 
javascript-object-snippets 0.3.0 
javascript-refactor 0.5.7 
javascript-snippets 1.2.1 
javascript-standard-snippets 0.2.1 
language-javascript-better 1.7.1 
language-javascript-jxa 0.2.8 
language-javascript-subtlegradient 0.1.0 
min-ui 0.0.4 
qolor 0.4.2 
remote-sync 4.1.6 
turbo-javascript 1.4.0 
zooce-syntax 1.0.1 

NadiaCarvalho avatar Oct 18 '17 11:10 NadiaCarvalho