atom-gulp-control
atom-gulp-control copied to clipboard
Pane.addItem is deprecated.
Pane::addItem(item, 0) is deprecated in favor of Pane::addItem(item, {index: 0})
Pane.addItem (C:\Users\info_000\AppData\Local\atom\app-1.11.2\resources\app.asar\src\pane.js:447:14)
Object.newView (C:\Users\info_000\.atom\packages\gulp-control\lib\gulp-control.coffee:30:19)
atom-workspace.atom.commands.add.gulp-control:toggle (C:\Users\info_000\.atom\packages\gulp-control\lib\gulp-control.coffee:16:26)
CommandRegistry.handleCommandEvent (C:\Users\info_000\AppData\Local\atom\app-1.11.2\resources\app.asar\src\command-registry.js:260:29)
handleCommandEvent (C:\Users\info_000\AppData\Local\atom\app-1.11.2\resources\app.asar\src\command-registry.js:3:61)
CommandRegistry.dispatch (C:\Users\info_000\AppData\Local\atom\app-1.11.2\resources\app.asar\src\command-registry.js:160:19)
With Atom 1.13 now out, this deprecation now shows up as a full warning in Atom bottom toolbar.
~~Is this plugin still under development? Currently it's not working in cause of this issue?~~
My fault, it's still working. It just took some time to read the tasks.
Same issue, can you fix that ?
Pane::addItem(item, 0) is deprecated in favor of Pane::addItem(item, {index: 0})
Pane.addItem - /opt/atom/resources/app.asar/src/pane.js:462:14 Object.newView - $HOME/.atom/packages/gulp-control/lib/gulp-control.coffee:30:19 atom-workspace.atom.commands.add.gulp-control:toggle -$HOME/.atom/packages/gulp-control/lib/gulp-control.coffee:16:26 CommandRegistry.handleCommandEvent - /opt/atom/resources/app.asar/src/command-registry.js:259:29 handleCommandEvent - /opt/atom/resources/app.asar/src/command-registry.js:3:59 CommandRegistry.dispatch - /opt/atom/resources/app.asar/src/command-registry.js:160:19
#53
Full warning on Atom:
Pane.addItem -
Pane.addItem -
gulp control doesnt work and "exited with code 1".
Also I am getting deprecation note:
Pane.addItem -
Hello there~ I got the same problem here... How can I fix this? Help! Thanks.
Pane::addItem(item, 0) is deprecated in favor of Pane::addItem(item, {index: 0})
Pane.addItem -