simon-xia / atom-global-background

A simple package that sets the Atom's custom global-background image
MIT License
3 stars 5 forks source link

Uncaught Error: Cannot find module './_stream_duplex' #1

Open TheCherry opened 8 years ago

TheCherry commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.6.2 System: Ubuntu 14.04.4 Thrown From: 'editor-background' package, vundefined

Stack Trace

Uncaught Error: Cannot find module './_stream_duplex'

At module.js:338

Error: Cannot find module './_stream_duplex'
    at Module._resolveFilename (module.js:336:15)
    at Function.Module._resolveFilename (/usr/share/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:286:25)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at BufferList.Readable (/home/dk/.atom/packages/editor-background/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js:128:22)
    at BufferList.Duplex (/home/dk/.atom/packages/editor-background/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js:43:12)
    at new BufferList (/home/dk/.atom/packages/editor-background/node_modules/request/node_modules/bl/bl.js:32:16)
    at BufferList (/home/dk/.atom/packages/editor-background/node_modules/request/node_modules/bl/bl.js:7:12)
    at Request.readResponseBody (/home/dk/.atom/packages/editor-background/node_modules/request/request.js:992:16)
    at Request.onRequestResponse (/home/dk/.atom/packages/editor-background/node_modules/request/request.js:973:12)
    at emitOne (events.js:77:13)
    at ClientRequest.emit (events.js:169:7)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:415:21)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:88:23)
    at Socket.socketOnData (_http_client.js:305:20)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at readableAddChunk (_stream_readable.js:146:16)
    at Socket.Readable.push (_stream_readable.js:110:10)
    at TCP.onread (net.js:523:20)

Commands

     -3:14.8.0 core:confirm (atom-text-editor#global-background.imageSource.Internet.category.editor.mini.is-focused)
     -3:11.5.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -3:08.2.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -3:08.2.0 global-background:stop-refresh (atom-text-editor.editor)
     -3:07.1.0 symbols-view:toggle-file-symbols (atom-text-editor.editor.is-focused)
     -3:04.5.0 core:select-all (atom-text-editor.editor.mini.is-focused)
     -3:04.3.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -3:02.7.0 core:select-all (atom-text-editor.editor.mini.is-focused)
     -3:02.6.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -3:02.2.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -3:01.7.0 command-palette:toggle (atom-text-editor.editor.mini.is-focused)
  4x -3:01.1.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -2:58.4.0 core:move-down (atom-text-editor.editor.mini.is-focused)
     -2:58.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -2:58.1.0 global-background:start-refresh (atom-text-editor.editor.mini)
     -2:40 core:backspace (div.package-detail.panels-item)

Config

{
  "core": {
    "autoHideMenuBar": true,
    "disabledPackages": [
      "linter-python-pep257",
      "atom-debugger",
      "linter-flake8",
      "language-gfm",
      "v-bootstrap4"
    ],
    "excludeVcsIgnoredPaths": false,
    "projectHome": "/home/dk/dev/",
    "themes": [
      "seti-ui",
      "titan-dark-syntax"
    ]
  },
  "editor-background": {
    "blurRadius": 0,
    "box3d": {},
    "image": {
      "overlayColor": {
        "red": 0,
        "green": 0,
        "blue": 0,
        "alpha": 1
      }
    },
    "imageURL": "",
    "other": {},
    "text": {},
    "video": {
      "endTime": "300s",
      "playAnimation": true,
      "startTime": "5s",
      "youTubeURL": "https://www.youtube.com/watch?v=wN8_eb3l0mw"
    }
  }
}

Installed Packages

# User
Remote-FTP, v0.7.17
atom-bootstrap4, v1.4.0
atom-gdb, v0.4.0
atom-json-editor, v0.4.1
autoclose-html, v0.23.0
autocomplete-clang, v0.8.9
bitcoin-status-bar, v0.2.0
bookmark-panel, v1.0.0
bottom-dock, v0.3.7
browser-plus, v0.0.54
build, v0.58.0
build-coffeescript, v0.1.0
clock, v1.5.0
color-picker, v2.0.14
file-bookmark, v0.3.1
flex-tool-bar, v0.7.3
fold-functions, v0.4.3
genrandom, v0.3.0
git-diff-details, v0.21.0
global-background, v0.4.0
hex, v0.6.2
highlight-selected, v0.11.1
jsonpp, v0.1.1
language-ini, v1.15.0
linter, v1.11.3
linter-gcc, v0.6.9
linter-manager, v0.2.8
minimap, v4.19.0
minimap-bookmarks, v0.2.0
pigments, v0.26.0
platformio-ide, v1.1.1
platformio-ide-terminal, v2.0.3
pretty-json, v0.4.1
python-yapf, v0.9.1
quick-query-sqlite, v0.1.1
remote-edit, v1.8.23
rest-client, v0.5.0
set-syntax, v0.3.0
seti-ui, v0.8.1
terminal-plus, v0.14.5
titan-dark-syntax, v2.0.0
todo-manager, v0.2.6
tool-bar, v0.4.0

# Dev
No dev packages