Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. [hosted-plugin: 20052] (node:20052) UnhandledPromiseRejectionWarning: Error: The command 'workbench.view.explorer' cannot be executed. There are no a ctive handlers available for the command. (args: [{"_isCancelled":false}])
  2. at CommandRegistry.<anonymous> (http://127.0.0.1:4949/bundle.js:97680:31 )
  3. at step (http://127.0.0.1:4949/bundle.js:97487:23)
  4. at Object.next (http://127.0.0.1:4949/bundle.js:97468:53)
  5. at http://127.0.0.1:4949/bundle.js:97462:71
  6. at new Promise (<anonymous>)
  7. at ../../packages/core/lib/common/command.js.__awaiter (http://127.0.0.1 :4949/bundle.js:97458:12)
  8. at CommandRegistry.../../packages/core/lib/common/command.js.CommandRegistry .executeCommand (http://127.0.0.1:4949/bundle.js:97667:16)
  9. at CommandRegistryMainImpl.push.../../packages/plugin-ext/lib/main/browser/c ommand-registry-main.js.CommandRegistryMainImpl.$executeCommand (http://127.0.0.1:4949/82.bundle.js:4661:72)
  10. at RPCProtocolImpl.push.../../packages/plugin-ext/lib/api/rpc-protocol.js.RP CProtocolImpl.doInvokeHandler (http://127.0.0.1:4949/82.bundle.js:861:23)
  11. at RPCProtocolImpl.push.../../packages/plugin-ext/lib/api/rpc-protocol.js.RP CProtocolImpl.invokeHandler (http://127.0.0.1:4949/82.bundle.js:846:41)
  12. (node:20052) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejectio n id: 33)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement