hain icon indicating copy to clipboard operation
hain copied to clipboard

Build for Ubuntu 18.04 is failing

Open jcklpe opened this issue 6 years ago • 6 comments

I've got a fairly fresh install of Ubuntu 18.04. I follow the build instructions in the Readme and it fails to run. I know that hain doesn't technically support Ubuntu yet but I like it a lot on my windows machine and wanted to use it on my new linux machine.

Here are the npm logs it gave me:

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli   '/usr/local/bin/npm',
1 verbose cli   'run',
1 verbose cli   'build-debian' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prebuild-debian', 'build-debian', 'postbuild-debian' ]
5 info lifecycle hain@~prebuild-debian: hain@
6 info lifecycle hain@~build-debian: hain@
7 verbose lifecycle hain@~build-debian: unsafe-perm in lifecycle true
8 verbose lifecycle hain@~build-debian: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/david/Applications/hain/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
9 verbose lifecycle hain@~build-debian: CWD: /home/david/Applications/hain
10 silly lifecycle hain@~build-debian: Args: [ '-c', 'gulp build-debian' ]
11 info lifecycle hain@~build-debian: Failed to exec build-debian script
12 verbose stack Error: hain@ build-debian: `gulp build-debian`
12 verbose stack spawn ENOENT
12 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
12 verbose stack     at ChildProcess.emit (events.js:182:13)
12 verbose stack     at maybeClose (internal/child_process.js:961:16)
12 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
13 verbose pkgid hain@
14 verbose cwd /home/david/Applications/hain
15 verbose Linux 4.15.0-29-generic
16 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build-debian"
17 verbose node v10.6.0
18 verbose npm  v6.1.0
19 error file sh
20 error code ELIFECYCLE
21 error errno ENOENT
22 error syscall spawn
23 error hain@ build-debian: `gulp build-debian`
23 error spawn ENOENT
24 error Failed at the hain@ build-debian script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]
``

and 

0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'install', 1 verbose cli '-g', 1 verbose cli 'npm' ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session dcda93789de2ecc2 5 silly install loadCurrentTree 6 silly install readGlobalPackageData 7 http fetch GET 200 https://registry.npmjs.org/npm 508ms 8 silly pacote tag manifest for npm@latest fetched in 533ms 9 timing stage:loadCurrentTree Completed in 1335ms 10 silly install loadIdealTree 11 silly install cloneCurrentTreeToIdealTree 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 5ms 13 silly install loadShrinkwrap 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 159ms 15 silly install loadAllDepsIntoIdealTree 16 silly resolveWithNewModule [email protected] checking installable status 17 silly tarball trying https://registry.npmjs.org/npm/-/npm-6.2.0.tgz by hash: sha512-GnlNsOnxwVJX4WSfyQY0gY3LnUX2cc46XU0eu1g+WSuZgDRUGmw8tuptitJu6byp0RWGT8ZEAKajblwdhQHN8A== 18 silly tarball no local data for https://registry.npmjs.org/npm/-/npm-6.2.0.tgz. Extracting by manifest. 19 http fetch GET 200 https://registry.npmjs.org/npm/-/npm-6.2.0.tgz 764ms 20 silly extract https://registry.npmjs.org/npm/-/npm-6.2.0.tgz extracted to /tmp/npm-27670-a70441cd/unpack-c1484a58 (775ms) 21 silly addBundled read tarball 22 silly cleanup remove extracted module 23 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 24 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 25 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 26 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 27 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 28 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 29 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 30 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 31 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 32 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 33 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 34 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 35 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 36 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 37 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 38 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 39 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 40 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 41 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 42 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 43 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 44 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 45 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 46 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 47 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 48 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 49 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 50 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 51 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 52 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 53 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 54 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 55 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 56 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 57 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 58 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 59 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 60 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 61 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 62 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 63 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 64 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 65 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 66 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 67 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 68 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 69 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 70 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 71 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 72 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 73 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 74 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 75 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 76 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 77 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 78 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 79 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 80 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 81 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 82 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 83 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 84 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 85 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 86 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 87 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 88 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 89 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 90 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 91 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 92 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 93 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 94 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 95 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 96 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 97 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 98 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 99 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 100 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 101 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 102 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 103 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 104 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 105 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 106 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 107 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 108 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 109 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 110 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 111 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 112 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 113 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 114 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 115 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 116 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 117 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 118 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 119 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 120 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 121 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 122 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 123 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 124 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 125 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 126 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 127 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 128 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 129 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 130 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 131 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 132 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 133 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 134 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 135 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 136 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 137 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 138 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 139 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 140 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 141 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 142 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 143 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 144 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 145 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 146 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 147 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 148 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 149 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 150 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 151 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 152 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 153 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 154 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 155 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 156 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 157 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 158 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 159 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 160 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 161 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 162 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 163 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 164 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 165 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 166 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 167 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 168 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 169 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 170 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 171 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 172 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 173 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 174 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 175 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 176 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 177 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 178 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 179 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 180 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 181 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 182 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 183 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 184 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 185 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 186 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 187 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 188 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 189 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 190 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 191 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 192 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 193 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 194 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 195 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 196 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 197 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 198 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 199 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 200 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 201 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 202 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 203 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 204 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 205 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 206 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 207 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 208 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 209 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 210 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 211 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 212 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 213 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 214 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 215 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 216 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 217 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 218 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 219 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 220 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 221 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 222 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 223 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 224 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 225 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 226 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 227 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 228 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 229 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 230 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 231 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 232 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 233 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 234 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 235 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 236 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 237 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 238 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 239 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 240 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 241 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 242 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 243 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 244 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 245 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 246 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 247 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 248 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 249 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 250 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 251 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 252 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 253 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 254 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 255 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 256 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 257 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 258 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 259 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 260 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 261 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 262 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 263 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 264 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 265 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 266 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 267 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 268 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 269 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 270 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 271 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 272 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 273 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 274 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 275 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 276 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 277 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 278 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 279 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 280 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 281 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 282 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 283 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 284 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 285 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 286 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 287 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 288 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 289 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 290 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 291 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 292 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 293 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 294 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 295 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 296 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 297 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 298 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 299 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 300 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 301 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 302 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 303 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 304 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 305 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 306 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 307 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 308 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 309 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 310 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 311 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 312 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 313 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 314 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 315 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 316 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 317 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 318 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 319 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 320 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 321 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 322 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 323 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 324 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 325 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 326 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 327 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 328 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 329 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 330 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 331 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 332 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 333 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 334 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 335 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 336 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 337 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 338 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 339 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 340 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 341 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 342 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 343 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 344 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 345 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 346 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 347 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 348 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 349 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 350 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 351 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 352 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 353 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 354 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 355 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 356 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 357 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 358 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 359 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 360 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 361 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 362 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 363 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 364 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 365 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 366 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 367 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 368 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 369 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 370 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 371 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 372 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 373 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 374 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 375 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 376 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 377 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 378 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 379 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 380 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 381 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 382 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 383 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 384 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 385 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 386 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 387 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 388 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 389 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 390 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 391 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 392 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 393 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 394 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 395 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 396 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 397 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 398 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 399 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 400 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 401 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 402 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 403 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 404 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 405 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 406 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 407 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 408 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 409 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 410 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 411 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 412 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 413 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 414 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 415 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 416 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 417 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 418 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 419 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 420 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 421 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 422 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 423 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 424 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 425 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 426 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 427 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 428 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 429 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 430 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 431 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 432 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 433 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 434 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 435 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 436 silly removeObsoleteDep removing [email protected] from the tree as its been replaced by a newer version or is no longer required 437 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 1623ms 438 timing stage:loadIdealTree Completed in 1924ms 439 silly currentTree lib 439 silly currentTree └─┬ [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├─┬ [email protected] 439 silly currentTree │ │ └── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├─┬ [email protected] 439 silly currentTree │ │ └── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├─┬ [email protected] 439 silly currentTree │ │ └── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├─┬ [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ ├── [email protected] 439 silly currentTree │ └── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree ├── [email protected] 439 silly currentTree └─┬ [email protected] 439 silly currentTree └── [email protected] 440 silly idealTree lib 440 silly idealTree └─┬ [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ ├─┬ [email protected] 440 silly idealTree │ │ └── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ ├── [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├─┬ [email protected] 440 silly idealTree │ └── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree ├── [email protected] 440 silly idealTree └─┬ [email protected] 440 silly idealTree └── [email protected] 441 silly install generateActionsToTake 442 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/ansi-regex 443 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/aws-sign2 444 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/bcrypt-pbkdf 445 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/assert-plus 446 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cidr-regex 447 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi 448 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex 449 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-table2/node_modules/ansi-regex 450 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-table2/node_modules/is-fullwidth-code-point 451 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-table2/node_modules/strip-ansi 452 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width 453 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex 454 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi 455 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cryptiles/node_modules/boom 456 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/fast-deep-equal 457 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/fast-json-stable-stringify 458 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/form-data 459 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex 460 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/gauge/node_modules/is-fullwidth-code-point 461 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi 462 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/har-schema 463 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/hoek 464 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/boom 465 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cryptiles 466 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/is-fullwidth-code-point 467 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/json-schema-traverse 468 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/ajv 469 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/har-validator 470 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/lodash 471 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-table2 472 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/mississippi/node_modules/pump 473 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/mississippi 474 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/pump 475 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/cacache/node_modules/mississippi 476 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/smart-buffer 477 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/socks 478 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/socks-proxy-agent 479 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/ssri 480 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/cacache 481 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen 482 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/performance-now 483 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/qs 484 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/sntp 485 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/hawk 486 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/sshpk 487 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/http-signature 488 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/strip-ansi 489 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/tar 490 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/uuid 491 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/request 492 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/which 493 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/node-gyp 494 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wide-align/node_modules/ansi-regex 495 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wide-align/node_modules/is-fullwidth-code-point 496 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wide-align/node_modules/strip-ansi 497 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex 498 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point 499 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi 500 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/is-cidr 501 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/JSONStream 502 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-audit-report 503 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile 504 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm 505 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules 506 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules 507 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cli-table2/node_modules 508 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/columnify/node_modules 509 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cryptiles/node_modules 510 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/gauge/node_modules 511 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/mississippi/node_modules 512 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules 513 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/npm-profile/node_modules/cacache/node_modules 514 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wide-align/node_modules 515 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/wrap-ansi/node_modules 516 warn checkPermissions Missing write access to /usr/local/lib/node_modules 517 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/cliui 518 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/dashdash 519 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/getpass 520 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/jsprim 521 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/string-width 522 warn checkPermissions Missing write access to /usr/local/lib/node_modules/npm/node_modules/verror 523 timing stage:rollbackFailedOptional Completed in 1ms 524 timing stage:runTopLevelLifecycles Completed in 3303ms 525 verbose stack Error: EACCES: permission denied, access '/usr/local/lib/node_modules/npm/node_modules/ansi-regex' 526 verbose cwd /home/david/Applications/hain 527 verbose Linux 4.15.0-29-generic 528 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "npm" 529 verbose node v10.6.0 530 verbose npm v6.1.0 531 error path /usr/local/lib/node_modules/npm/node_modules/ansi-regex 532 error code EACCES 533 error errno -13 534 error syscall access 535 error Error: EACCES: permission denied, access '/usr/local/lib/node_modules/npm/node_modules/ansi-regex' 535 error { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules/npm/node_modules/ansi-regex'] 535 error stack: 535 error 'Error: EACCES: permission denied, access '/usr/local/lib/node_modules/npm/node_modules/ansi-regex'', 535 error errno: -13, 535 error code: 'EACCES', 535 error syscall: 'access', 535 error path: '/usr/local/lib/node_modules/npm/node_modules/ansi-regex' } 536 error The operation was rejected by your operating system. 536 error It is likely you do not have the permissions to access this file as the current user 536 error 536 error If you believe this might be a permissions issue, please double-check the 536 error permissions of the file and its containing directories, or try running 536 error the command again as root/Administrator (though this is not recommended). 537 verbose exit [ -13, true ]

and 

0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'run', 1 verbose cli 'build-debian' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prebuild-debian', 'build-debian', 'postbuild-debian' ] 5 info lifecycle hain@~prebuild-debian: hain@ 6 info lifecycle hain@~build-debian: hain@ 7 verbose lifecycle hain@~build-debian: unsafe-perm in lifecycle true 8 verbose lifecycle hain@~build-debian: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/david/Applications/hain/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 9 verbose lifecycle hain@~build-debian: CWD: /home/david/Applications/hain 10 silly lifecycle hain@~build-debian: Args: [ '-c', 'gulp build-debian' ] 11 silly lifecycle hain@~build-debian: Returned: code: 1 signal: null 12 info lifecycle hain@~build-debian: Failed to exec build-debian script 13 verbose stack Error: hain@ build-debian: gulp build-debian 13 verbose stack Exit status 1 13 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:304:16) 13 verbose stack at EventEmitter.emit (events.js:182:13) 13 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at ChildProcess.emit (events.js:182:13) 13 verbose stack at maybeClose (internal/child_process.js:961:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5) 14 verbose pkgid hain@ 15 verbose cwd /home/david/Applications/hain 16 verbose Linux 4.15.0-29-generic 17 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build-debian" 18 verbose node v10.6.0 19 verbose npm v6.1.0 20 error code ELIFECYCLE 21 error errno 1 22 error hain@ build-debian: gulp build-debian 22 error Exit status 1 23 error Failed at the hain@ build-debian script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]

jcklpe avatar Jul 23 '18 06:07 jcklpe

Hey I tried to build again and no dice :(

Here's my error log

david@lovelace:~$ git clone https://github.com/hainproject/hain.git
Cloning into 'hain'...
remote: Counting objects: 5037, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 5037 (delta 0), reused 0 (delta 0), pack-reused 5035
Receiving objects: 100% (5037/5037), 9.57 MiB | 8.31 MiB/s, done.
Resolving deltas: 100% (3147/3147), done.
david@lovelace:~$ cd hain
david@lovelace:~/hain$ npm install

Command 'npm' not found, but can be installed with:

sudo apt install npm

david@lovelace:~/hain$ sudo apt install npm
[sudo] password for david: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libpango1.0-0 libpangox-1.0-0 python-cairo python-gobject-2 python-gtk2
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  gyp libc-ares2 libjs-async libjs-inherits libjs-node-uuid libssl-dev
  libssl-doc libuv1 libuv1-dev node-abbrev node-ansi node-ansi-color-table
  node-archy node-async node-balanced-match node-block-stream
  node-brace-expansion node-builtin-modules node-combined-stream
  node-concat-map node-cookie-jar node-delayed-stream node-forever-agent
  node-form-data node-fs.realpath node-fstream node-fstream-ignore
  node-github-url-from-git node-glob node-graceful-fs node-gyp
  node-hosted-git-info node-inflight node-inherits node-ini
  node-is-builtin-module node-isexe node-json-stringify-safe node-lockfile
  node-lru-cache node-mime node-minimatch node-mkdirp node-mute-stream
  node-node-uuid node-nopt node-normalize-package-data node-npmlog node-once
  node-osenv node-path-is-absolute node-pseudomap node-qs node-read
  node-read-package-json node-request node-retry node-rimraf node-semver
  node-sha node-slide node-spdx-correct node-spdx-expression-parse
  node-spdx-license-ids node-tar node-tunnel-agent node-underscore
  node-validate-npm-package-license node-which node-wrappy node-yallist nodejs
  nodejs-dev nodejs-doc
Suggested packages:
  node-hawk node-aws-sign node-oauth-sign node-http-signature debhelper
The following NEW packages will be installed:
  gyp libc-ares2 libjs-async libjs-inherits libjs-node-uuid libssl-dev
  libssl-doc libuv1 libuv1-dev node-abbrev node-ansi node-ansi-color-table
  node-archy node-async node-balanced-match node-block-stream
  node-brace-expansion node-builtin-modules node-combined-stream
  node-concat-map node-cookie-jar node-delayed-stream node-forever-agent
  node-form-data node-fs.realpath node-fstream node-fstream-ignore
  node-github-url-from-git node-glob node-graceful-fs node-gyp
  node-hosted-git-info node-inflight node-inherits node-ini
  node-is-builtin-module node-isexe node-json-stringify-safe node-lockfile
  node-lru-cache node-mime node-minimatch node-mkdirp node-mute-stream
  node-node-uuid node-nopt node-normalize-package-data node-npmlog node-once
  node-osenv node-path-is-absolute node-pseudomap node-qs node-read
  node-read-package-json node-request node-retry node-rimraf node-semver
  node-sha node-slide node-spdx-correct node-spdx-expression-parse
  node-spdx-license-ids node-tar node-tunnel-agent node-underscore
  node-validate-npm-package-license node-which node-wrappy node-yallist nodejs
  nodejs-dev nodejs-doc npm
0 upgraded, 75 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.4 MB of archives.
After this operation, 52.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 gyp all 0.1+20150913git1f374df9-1ubuntu1 [265 kB]
Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl-dev amd64 1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1 [1,589 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-async all 0.8.0-3 [25.4 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-node-uuid all 1.4.7-5 [11.5 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libuv1-dev amd64 1.18.0-3 [82.0 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libc-ares2 amd64 1.14.0-1 [37.1 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 nodejs amd64 8.10.0~dfsg-2 [4,798 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-async all 0.8.0-3 [2,840 B]
Get:10 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-builtin-modules all 1.1.1-1 [3,338 B]
Get:11 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-fs.realpath all 1.0.0-1 [5,572 B]
Get:12 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-hosted-git-info all 2.5.0-1 [6,756 B]
Get:13 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-wrappy all 1.0.2-1 [3,162 B]
Get:14 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-once all 1.4.0-2ubuntu1 [3,588 B]
Get:15 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-inflight all 1.0.6-1 [3,382 B]
Get:16 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-is-builtin-module all 1.0.0-1 [2,906 B]
Get:17 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-isexe all 2.0.0-3 [4,376 B]
Get:18 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-node-uuid all 1.4.7-5 [2,844 B]
Get:19 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-path-is-absolute all 1.0.0-1 [3,310 B]
Get:20 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-pseudomap all 1.0.2-1 [3,534 B]
Get:21 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-spdx-license-ids all 1.2.2-1 [4,792 B]
Get:22 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-spdx-correct all 1.0.2-1 [3,718 B]
Get:23 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-spdx-expression-parse all 1.0.4-1 [12.1 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-underscore all 1.8.3~dfsg-1 [3,790 B]
Get:25 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-validate-npm-package-license all 3.0.1-1 [3,488 B]
Get:26 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-yallist all 2.0.0-1 [5,398 B]
Get:27 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 nodejs-doc all 8.10.0~dfsg-2 [752 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-inherits all 2.0.3-1 [2,792 B]
Get:29 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-abbrev all 1.0.9-1 [3,708 B]
Get:30 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-ansi all 0.3.0-2ubuntu1 [8,720 B]
Get:31 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-ansi-color-table all 1.0.0-1 [4,478 B]
Get:32 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-archy all 1.0.0-1ubuntu1 [4,264 B]
Get:33 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-balanced-match all 0.4.2-1 [4,030 B]
Get:34 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-inherits all 2.0.3-1 [3,092 B]
Get:35 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-block-stream all 0.0.9-1ubuntu1 [4,736 B]
Get:36 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-concat-map all 0.0.1-1 [3,502 B]
Get:37 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-brace-expansion all 1.1.8-1 [5,840 B]
Get:38 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-delayed-stream all 0.0.5-1 [4,750 B]
Get:39 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-combined-stream all 0.0.5-1 [4,958 B]
Get:40 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-cookie-jar all 0.3.1-1 [3,746 B]
Get:41 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-forever-agent all 0.5.1-1 [3,194 B]
Get:42 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-mime all 1.3.4-1 [11.9 kB]
Get:43 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-form-data all 0.1.0-1 [6,412 B]
Get:44 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-minimatch all 3.0.4-3 [13.5 kB]
Get:45 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-glob all 7.1.2-4 [17.7 kB]
Get:46 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-rimraf all 2.6.2-1 [8,152 B]
Get:47 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-mkdirp all 0.5.1-1 [4,848 B]
Get:48 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-graceful-fs all 4.1.11-1 [10.8 kB]
Get:49 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-fstream all 1.0.10-1 [18.1 kB]
Get:50 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-fstream-ignore all 0.0.6-2 [5,586 B]
Get:51 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-github-url-from-git all 1.4.0-1 [3,782 B]
Get:52 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 nodejs-dev amd64 8.10.0~dfsg-2 [315 kB]
Get:53 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-nopt all 3.0.6-3 [9,572 B]
Get:54 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-npmlog all 0.0.4-1 [5,844 B]
Get:55 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-osenv all 0.1.4-1 [4,212 B]
Get:56 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-tunnel-agent all 0.3.1-1 [4,018 B]
Get:57 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-json-stringify-safe all 5.0.0-1 [3,544 B]
Get:58 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-qs all 2.2.4-1ubuntu1 [7,680 B]
Get:59 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-request all 2.26.1-1 [14.5 kB]
Get:60 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-semver all 5.4.1-1 [22.6 kB]
Get:61 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-tar all 2.2.1-1 [17.7 kB]
Get:62 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-which all 1.3.0-1 [4,504 B]
Get:63 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-gyp all 3.6.2-1ubuntu1 [29.4 kB]
Get:64 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-ini all 1.3.4-1 [5,588 B]
Get:65 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-lockfile all 0.4.1-1 [5,450 B]
Get:66 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-lru-cache all 4.1.1-1 [8,228 B]
Get:67 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-mute-stream all 0.0.7-1 [4,372 B]
Get:68 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-normalize-package-data all 2.3.5-2 [10.6 kB]
Get:69 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-read all 1.0.7-1 [4,572 B]
Get:70 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-read-package-json all 1.2.4-1 [7,780 B]
Get:71 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-retry all 0.10.1-1 [8,016 B]
Get:72 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-sha all 1.2.3-1 [4,272 B]
Get:73 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 node-slide all 1.1.6-1 [6,212 B]
Get:74 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 npm all 3.5.2-0ubuntu4 [1,586 kB]
Get:75 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl-doc all 1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1 [1,468 kB]
Fetched 11.4 MB in 6s (1,839 kB/s)                                             
Extracting templates from packages: 100%
Selecting previously unselected package gyp.
(Reading database ... 303510 files and directories currently installed.)
Preparing to unpack .../00-gyp_0.1+20150913git1f374df9-1ubuntu1_all.deb ...
Unpacking gyp (0.1+20150913git1f374df9-1ubuntu1) ...
Selecting previously unselected package libjs-async.
Preparing to unpack .../01-libjs-async_0.8.0-3_all.deb ...
Unpacking libjs-async (0.8.0-3) ...
Selecting previously unselected package libjs-node-uuid.
Preparing to unpack .../02-libjs-node-uuid_1.4.7-5_all.deb ...
Unpacking libjs-node-uuid (1.4.7-5) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../03-libssl-dev_1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../04-libssl-doc_1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1_all.deb ...
Unpacking libssl-doc (1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../05-libuv1_1.18.0-3_amd64.deb ...
Unpacking libuv1:amd64 (1.18.0-3) ...
Selecting previously unselected package libuv1-dev:amd64.
Preparing to unpack .../06-libuv1-dev_1.18.0-3_amd64.deb ...
Unpacking libuv1-dev:amd64 (1.18.0-3) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../07-libc-ares2_1.14.0-1_amd64.deb ...
Unpacking libc-ares2:amd64 (1.14.0-1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../08-nodejs_8.10.0~dfsg-2_amd64.deb ...
Unpacking nodejs (8.10.0~dfsg-2) ...
Selecting previously unselected package node-async.
Preparing to unpack .../09-node-async_0.8.0-3_all.deb ...
Unpacking node-async (0.8.0-3) ...
Selecting previously unselected package node-builtin-modules.
Preparing to unpack .../10-node-builtin-modules_1.1.1-1_all.deb ...
Unpacking node-builtin-modules (1.1.1-1) ...
Selecting previously unselected package node-fs.realpath.
Preparing to unpack .../11-node-fs.realpath_1.0.0-1_all.deb ...
Unpacking node-fs.realpath (1.0.0-1) ...
Selecting previously unselected package node-hosted-git-info.
Preparing to unpack .../12-node-hosted-git-info_2.5.0-1_all.deb ...
Unpacking node-hosted-git-info (2.5.0-1) ...
Selecting previously unselected package node-wrappy.
Preparing to unpack .../13-node-wrappy_1.0.2-1_all.deb ...
Unpacking node-wrappy (1.0.2-1) ...
Selecting previously unselected package node-once.
Preparing to unpack .../14-node-once_1.4.0-2ubuntu1_all.deb ...
Unpacking node-once (1.4.0-2ubuntu1) ...
Selecting previously unselected package node-inflight.
Preparing to unpack .../15-node-inflight_1.0.6-1_all.deb ...
Unpacking node-inflight (1.0.6-1) ...
Selecting previously unselected package node-is-builtin-module.
Preparing to unpack .../16-node-is-builtin-module_1.0.0-1_all.deb ...
Unpacking node-is-builtin-module (1.0.0-1) ...
Selecting previously unselected package node-isexe.
Preparing to unpack .../17-node-isexe_2.0.0-3_all.deb ...
Unpacking node-isexe (2.0.0-3) ...
Selecting previously unselected package node-node-uuid.
Preparing to unpack .../18-node-node-uuid_1.4.7-5_all.deb ...
Unpacking node-node-uuid (1.4.7-5) ...
Selecting previously unselected package node-path-is-absolute.
Preparing to unpack .../19-node-path-is-absolute_1.0.0-1_all.deb ...
Unpacking node-path-is-absolute (1.0.0-1) ...
Selecting previously unselected package node-pseudomap.
Preparing to unpack .../20-node-pseudomap_1.0.2-1_all.deb ...
Unpacking node-pseudomap (1.0.2-1) ...
Selecting previously unselected package node-spdx-license-ids.
Preparing to unpack .../21-node-spdx-license-ids_1.2.2-1_all.deb ...
Unpacking node-spdx-license-ids (1.2.2-1) ...
Selecting previously unselected package node-spdx-correct.
Preparing to unpack .../22-node-spdx-correct_1.0.2-1_all.deb ...
Unpacking node-spdx-correct (1.0.2-1) ...
Selecting previously unselected package node-spdx-expression-parse.
Preparing to unpack .../23-node-spdx-expression-parse_1.0.4-1_all.deb ...
Unpacking node-spdx-expression-parse (1.0.4-1) ...
Selecting previously unselected package node-underscore.
Preparing to unpack .../24-node-underscore_1.8.3~dfsg-1_all.deb ...
Unpacking node-underscore (1.8.3~dfsg-1) ...
Selecting previously unselected package node-validate-npm-package-license.
Preparing to unpack .../25-node-validate-npm-package-license_3.0.1-1_all.deb ...
Unpacking node-validate-npm-package-license (3.0.1-1) ...
Selecting previously unselected package node-yallist.
Preparing to unpack .../26-node-yallist_2.0.0-1_all.deb ...
Unpacking node-yallist (2.0.0-1) ...
Selecting previously unselected package nodejs-doc.
Preparing to unpack .../27-nodejs-doc_8.10.0~dfsg-2_all.deb ...
Unpacking nodejs-doc (8.10.0~dfsg-2) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../28-libjs-inherits_2.0.3-1_all.deb ...
Unpacking libjs-inherits (2.0.3-1) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../29-node-abbrev_1.0.9-1_all.deb ...
Unpacking node-abbrev (1.0.9-1) ...
Selecting previously unselected package node-ansi.
Preparing to unpack .../30-node-ansi_0.3.0-2ubuntu1_all.deb ...
Unpacking node-ansi (0.3.0-2ubuntu1) ...
Selecting previously unselected package node-ansi-color-table.
Preparing to unpack .../31-node-ansi-color-table_1.0.0-1_all.deb ...
Unpacking node-ansi-color-table (1.0.0-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../32-node-archy_1.0.0-1ubuntu1_all.deb ...
Unpacking node-archy (1.0.0-1ubuntu1) ...
Selecting previously unselected package node-balanced-match.
Preparing to unpack .../33-node-balanced-match_0.4.2-1_all.deb ...
Unpacking node-balanced-match (0.4.2-1) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../34-node-inherits_2.0.3-1_all.deb ...
Unpacking node-inherits (2.0.3-1) ...
Selecting previously unselected package node-block-stream.
Preparing to unpack .../35-node-block-stream_0.0.9-1ubuntu1_all.deb ...
Unpacking node-block-stream (0.0.9-1ubuntu1) ...
Selecting previously unselected package node-concat-map.
Preparing to unpack .../36-node-concat-map_0.0.1-1_all.deb ...
Unpacking node-concat-map (0.0.1-1) ...
Selecting previously unselected package node-brace-expansion.
Preparing to unpack .../37-node-brace-expansion_1.1.8-1_all.deb ...
Unpacking node-brace-expansion (1.1.8-1) ...
Selecting previously unselected package node-delayed-stream.
Preparing to unpack .../38-node-delayed-stream_0.0.5-1_all.deb ...
Unpacking node-delayed-stream (0.0.5-1) ...
Selecting previously unselected package node-combined-stream.
Preparing to unpack .../39-node-combined-stream_0.0.5-1_all.deb ...
Unpacking node-combined-stream (0.0.5-1) ...
Selecting previously unselected package node-cookie-jar.
Preparing to unpack .../40-node-cookie-jar_0.3.1-1_all.deb ...
Unpacking node-cookie-jar (0.3.1-1) ...
Selecting previously unselected package node-forever-agent.
Preparing to unpack .../41-node-forever-agent_0.5.1-1_all.deb ...
Unpacking node-forever-agent (0.5.1-1) ...
Selecting previously unselected package node-mime.
Preparing to unpack .../42-node-mime_1.3.4-1_all.deb ...
Unpacking node-mime (1.3.4-1) ...
Selecting previously unselected package node-form-data.
Preparing to unpack .../43-node-form-data_0.1.0-1_all.deb ...
Unpacking node-form-data (0.1.0-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../44-node-minimatch_3.0.4-3_all.deb ...
Unpacking node-minimatch (3.0.4-3) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../45-node-glob_7.1.2-4_all.deb ...
Unpacking node-glob (7.1.2-4) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../46-node-rimraf_2.6.2-1_all.deb ...
Unpacking node-rimraf (2.6.2-1) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../47-node-mkdirp_0.5.1-1_all.deb ...
Unpacking node-mkdirp (0.5.1-1) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../48-node-graceful-fs_4.1.11-1_all.deb ...
Unpacking node-graceful-fs (4.1.11-1) ...
Selecting previously unselected package node-fstream.
Preparing to unpack .../49-node-fstream_1.0.10-1_all.deb ...
Unpacking node-fstream (1.0.10-1) ...
Selecting previously unselected package node-fstream-ignore.
Preparing to unpack .../50-node-fstream-ignore_0.0.6-2_all.deb ...
Unpacking node-fstream-ignore (0.0.6-2) ...
Selecting previously unselected package node-github-url-from-git.
Preparing to unpack .../51-node-github-url-from-git_1.4.0-1_all.deb ...
Unpacking node-github-url-from-git (1.4.0-1) ...
Selecting previously unselected package nodejs-dev.
Preparing to unpack .../52-nodejs-dev_8.10.0~dfsg-2_amd64.deb ...
Unpacking nodejs-dev (8.10.0~dfsg-2) ...
Selecting previously unselected package node-nopt.
Preparing to unpack .../53-node-nopt_3.0.6-3_all.deb ...
Unpacking node-nopt (3.0.6-3) ...
Selecting previously unselected package node-npmlog.
Preparing to unpack .../54-node-npmlog_0.0.4-1_all.deb ...
Unpacking node-npmlog (0.0.4-1) ...
Selecting previously unselected package node-osenv.
Preparing to unpack .../55-node-osenv_0.1.4-1_all.deb ...
Unpacking node-osenv (0.1.4-1) ...
Selecting previously unselected package node-tunnel-agent.
Preparing to unpack .../56-node-tunnel-agent_0.3.1-1_all.deb ...
Unpacking node-tunnel-agent (0.3.1-1) ...
Selecting previously unselected package node-json-stringify-safe.
Preparing to unpack .../57-node-json-stringify-safe_5.0.0-1_all.deb ...
Unpacking node-json-stringify-safe (5.0.0-1) ...
Selecting previously unselected package node-qs.
Preparing to unpack .../58-node-qs_2.2.4-1ubuntu1_all.deb ...
Unpacking node-qs (2.2.4-1ubuntu1) ...
Selecting previously unselected package node-request.
Preparing to unpack .../59-node-request_2.26.1-1_all.deb ...
Unpacking node-request (2.26.1-1) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../60-node-semver_5.4.1-1_all.deb ...
Unpacking node-semver (5.4.1-1) ...
Selecting previously unselected package node-tar.
Preparing to unpack .../61-node-tar_2.2.1-1_all.deb ...
Unpacking node-tar (2.2.1-1) ...
Selecting previously unselected package node-which.
Preparing to unpack .../62-node-which_1.3.0-1_all.deb ...
Unpacking node-which (1.3.0-1) ...
Selecting previously unselected package node-gyp.
Preparing to unpack .../63-node-gyp_3.6.2-1ubuntu1_all.deb ...
Unpacking node-gyp (3.6.2-1ubuntu1) ...
Selecting previously unselected package node-ini.
Preparing to unpack .../64-node-ini_1.3.4-1_all.deb ...
Unpacking node-ini (1.3.4-1) ...
Selecting previously unselected package node-lockfile.
Preparing to unpack .../65-node-lockfile_0.4.1-1_all.deb ...
Unpacking node-lockfile (0.4.1-1) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../66-node-lru-cache_4.1.1-1_all.deb ...
Unpacking node-lru-cache (4.1.1-1) ...
Selecting previously unselected package node-mute-stream.
Preparing to unpack .../67-node-mute-stream_0.0.7-1_all.deb ...
Unpacking node-mute-stream (0.0.7-1) ...
Selecting previously unselected package node-normalize-package-data.
Preparing to unpack .../68-node-normalize-package-data_2.3.5-2_all.deb ...
Unpacking node-normalize-package-data (2.3.5-2) ...
Selecting previously unselected package node-read.
Preparing to unpack .../69-node-read_1.0.7-1_all.deb ...
Unpacking node-read (1.0.7-1) ...
Selecting previously unselected package node-read-package-json.
Preparing to unpack .../70-node-read-package-json_1.2.4-1_all.deb ...
Unpacking node-read-package-json (1.2.4-1) ...
Selecting previously unselected package node-retry.
Preparing to unpack .../71-node-retry_0.10.1-1_all.deb ...
Unpacking node-retry (0.10.1-1) ...
Selecting previously unselected package node-sha.
Preparing to unpack .../72-node-sha_1.2.3-1_all.deb ...
Unpacking node-sha (1.2.3-1) ...
Selecting previously unselected package node-slide.
Preparing to unpack .../73-node-slide_1.1.6-1_all.deb ...
Unpacking node-slide (1.1.6-1) ...
Selecting previously unselected package npm.
Preparing to unpack .../74-npm_3.5.2-0ubuntu4_all.deb ...
Unpacking npm (3.5.2-0ubuntu4) ...
Setting up nodejs-doc (8.10.0~dfsg-2) ...
Setting up libjs-node-uuid (1.4.7-5) ...
Setting up libjs-inherits (2.0.3-1) ...
Setting up libuv1:amd64 (1.18.0-3) ...
Setting up libssl-dev:amd64 (1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up gyp (0.1+20150913git1f374df9-1ubuntu1) ...
Processing triggers for man-db (2.8.3-2) ...
Setting up libssl-doc (1.1.0h-2.0+ubuntu18.04.1+deb.sury.org+1) ...
Setting up libjs-async (0.8.0-3) ...
Setting up libc-ares2:amd64 (1.14.0-1) ...
Setting up libuv1-dev:amd64 (1.18.0-3) ...
Setting up nodejs (8.10.0~dfsg-2) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up node-balanced-match (0.4.2-1) ...
Setting up node-node-uuid (1.4.7-5) ...
Setting up node-yallist (2.0.0-1) ...
Setting up node-slide (1.1.6-1) ...
Setting up node-github-url-from-git (1.4.0-1) ...
Setting up node-pseudomap (1.0.2-1) ...
Setting up node-spdx-license-ids (1.2.2-1) ...
Setting up node-wrappy (1.0.2-1) ...
Setting up node-mime (1.3.4-1) ...
Setting up node-abbrev (1.0.9-1) ...
Setting up node-semver (5.4.1-1) ...
Setting up node-retry (0.10.1-1) ...
Setting up node-forever-agent (0.5.1-1) ...
Setting up node-underscore (1.8.3~dfsg-1) ...
Setting up node-json-stringify-safe (5.0.0-1) ...
Setting up node-inherits (2.0.3-1) ...
Setting up node-graceful-fs (4.1.11-1) ...
Setting up node-archy (1.0.0-1ubuntu1) ...
Setting up node-path-is-absolute (1.0.0-1) ...
Setting up node-builtin-modules (1.1.1-1) ...
Setting up node-isexe (2.0.0-3) ...
Setting up node-spdx-correct (1.0.2-1) ...
Setting up node-async (0.8.0-3) ...
Setting up node-cookie-jar (0.3.1-1) ...
Setting up node-mute-stream (0.0.7-1) ...
Setting up node-concat-map (0.0.1-1) ...
Setting up node-ini (1.3.4-1) ...
Setting up node-mkdirp (0.5.1-1) ...
Setting up node-once (1.4.0-2ubuntu1) ...
Setting up nodejs-dev (8.10.0~dfsg-2) ...
Setting up node-sha (1.2.3-1) ...
Setting up node-fs.realpath (1.0.0-1) ...
Setting up node-lockfile (0.4.1-1) ...
Setting up node-brace-expansion (1.1.8-1) ...
Setting up node-spdx-expression-parse (1.0.4-1) ...
Setting up node-qs (2.2.4-1ubuntu1) ...
Setting up node-osenv (0.1.4-1) ...
Setting up node-ansi (0.3.0-2ubuntu1) ...
Setting up node-is-builtin-module (1.0.0-1) ...
Setting up node-hosted-git-info (2.5.0-1) ...
Setting up node-delayed-stream (0.0.5-1) ...
Setting up node-tunnel-agent (0.3.1-1) ...
Setting up node-nopt (3.0.6-3) ...
Setting up node-which (1.3.0-1) ...
Setting up node-lru-cache (4.1.1-1) ...
Setting up node-combined-stream (0.0.5-1) ...
Setting up node-block-stream (0.0.9-1ubuntu1) ...
Setting up node-validate-npm-package-license (3.0.1-1) ...
Setting up node-inflight (1.0.6-1) ...
Setting up node-read (1.0.7-1) ...
Setting up node-form-data (0.1.0-1) ...
Setting up node-request (2.26.1-1) ...
Setting up node-minimatch (3.0.4-3) ...
Setting up node-normalize-package-data (2.3.5-2) ...
Setting up node-ansi-color-table (1.0.0-1) ...
Setting up node-npmlog (0.0.4-1) ...
Setting up node-glob (7.1.2-4) ...
Setting up node-rimraf (2.6.2-1) ...
Setting up node-read-package-json (1.2.4-1) ...
Setting up node-fstream (1.0.10-1) ...
Setting up node-fstream-ignore (0.0.6-2) ...
Setting up node-tar (2.2.1-1) ...
Setting up node-gyp (3.6.2-1ubuntu1) ...
Setting up npm (3.5.2-0ubuntu4) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
david@lovelace:~/hain$ npm run dev

> hain@ dev /home/david/hain
> gulp && node ./run

sh: 1: gulp: not found

npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "dev"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! hain@ dev: `gulp && node ./run`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the hain@ dev script 'gulp && node ./run'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the hain package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     gulp && node ./run
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs hain
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls hain
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/david/hain/npm-debug.log
david@lovelace:~/hain$ npm run build-debian

> hain@ build-debian /home/david/hain
> gulp build-debian

sh: 1: gulp: not found

npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build-debian"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! hain@ build-debian: `gulp build-debian`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the hain@ build-debian script 'gulp build-debian'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the hain package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     gulp build-debian
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs hain
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls hain
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/david/hain/npm-debug.log
david@lovelace:~/hain$ npm install
npm WARN deprecated [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated @types/[email protected]: This is a stub types definition for electron (https://github.com/electron/electron). electron provides its own type definitions, so you don't need @types/electron installed!
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN prefer global [email protected] should be installed with -g

> [email protected] postinstall /home/david/hain/node_modules/electron
> node install.js

Downloading SHASUMS256.txt
[============================================>] 100.0% of 5.33 kB (5.33 kB/s)
hain@ /home/david/hain
├── @types/[email protected] 
├── @types/[email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ ├─┬ [email protected] 
│ │ │   │ │ └─┬ [email protected] 
│ │ │   │ │   ├── [email protected] 
│ │ │   │ │   ├─┬ [email protected] 
│ │ │   │ │   │ └── [email protected] 
│ │ │   │ │   └─┬ [email protected] 
│ │ │   │ │     ├── [email protected] 
│ │ │   │ │     ├── [email protected] 
│ │ │   │ │     └── [email protected] 
│ │ │   │ ├── [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ ├── [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ ├── [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     └─┬ [email protected] 
│ │ │       └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ ├── [email protected] 
│ │   │ └── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   └─┬ [email protected] 
│ │     └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├── @types/[email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   ├─┬ [email protected] 
│ │ │ │   │ └── [email protected] 
│ │ │ │   ├─┬ [email protected] 
│ │ │ │   │ ├─┬ [email protected] 
│ │ │ │   │ │ └── [email protected] 
│ │ │ │   │ └── [email protected] 
│ │ │ │   ├── [email protected] 
│ │ │ │   ├── [email protected] 
│ │ │ │   ├─┬ [email protected] 
│ │ │ │   │ ├── [email protected] 
│ │ │ │   │ └── [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   └─┬ [email protected] 
│ │ │ │     └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   ├── [email protected] 
│ │ │ │ │   └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     └─┬ [email protected] 
│       └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │   └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   ├─┬ [email protected] 
│   │ └── [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   ├─┬ [email protected] 
│   │ └─┬ [email protected] 
│   │   └── [email protected] 
│   ├─┬ [email protected] 
│   │ └─┬ [email protected] 
│   │   ├─┬ [email protected] 
│   │   │ ├─┬ [email protected] 
│   │   │ │ └─┬ [email protected] 
│   │   │ │   └── [email protected] 
│   │   │ └── [email protected] 
│   │   ├─┬ [email protected] 
│   │   │ ├── [email protected] 
│   │   │ ├── [email protected] 
│   │   │ └─┬ [email protected] 
│   │   │   ├─┬ [email protected] 
│   │   │   │ └── [email protected] 
│   │   │   └─┬ [email protected] 
│   │   │     └── [email protected] 
│   │   └── [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └─┬ [email protected] 
│   │   └── [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ └─┬ [email protected] 
│ │   │   ├─┬ [email protected] 
│ │   │   │ └─┬ [email protected] 
│ │   │   │   └── [email protected] 
│ │   │   └── [email protected] 
│ │   └─┬ [email protected] 
│ │     ├─┬ [email protected] 
│ │     │ └── [email protected] 
│ │     └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├─┬ UNMET PEER DEPENDENCY [email protected]
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └─┬ [email protected] 
│ │     └── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ UNMET PEER DEPENDENCY [email protected]
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├─┬ UNMET PEER DEPENDENCY [email protected]
│ │ └── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     ├─┬ [email protected] 
│     │ └── [email protected] 
│     ├── [email protected] 
│     ├─┬ [email protected] 
│     │ └── [email protected] 
│     ├── [email protected] 
│     ├── [email protected] 
│     ├── [email protected] 
│     └── [email protected] 
├─┬ UNMET PEER DEPENDENCY [email protected]
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ └── [email protected] 
├─┬ UNMET PEER DEPENDENCY [email protected]
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │   ├─┬ [email protected] 
│ │ │ │ │ │ │   │ └── [email protected] 
│ │ │ │ │ │ │   ├─┬ [email protected] 
│ │ │ │ │ │ │   │ └── [email protected] 
│ │ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │   └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │   ├─┬ [email protected] 
│ │ │ │ │ │ │   │ ├── [email protected] 
│ │ │ │ │ │ │   │ └─┬ [email protected] 
│ │ │ │ │ │ │   │   └── [email protected] 
│ │ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │ │   └─┬ [email protected] 
│ │ │ │ │ │ │     ├── [email protected] 
│ │ │ │ │ │ │     └── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ │ ├── [email protected] 
│ │ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ └─┬ [email protected] 
│ │ │   │   └─┬ [email protected] 
│ │ │   │     └── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ └── [email protected] 
│ │   └─┬ [email protected] 
│ │     └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   ├── [email protected] 
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ ├─┬ [email protected] 
│   │ │ └── [email protected] 
│   │ ├── [email protected] 
│   │ ├── [email protected] 
│   │ ├─┬ [email protected] 
│   │ │ ├── [email protected] 
│   │ │ └── [email protected] 
│   │ └── [email protected] 
│   ├─┬ [email protected] 
│   │ └─┬ [email protected] 
│   │   └─┬ [email protected] 
│   │     ├─┬ [email protected] 
│   │     │ ├── [email protected] 
│   │     │ └── [email protected] 
│   │     ├── [email protected] 
│   │     └─┬ [email protected] 
│   │       ├── [email protected] 
│   │       └── [email protected] 
│   ├─┬ [email protected] 
│   │ └── [email protected] 
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   ├─┬ [email protected] 
│   │ ├─┬ [email protected] 
│   │ │ ├── [email protected] 
│   │ │ └── [email protected] 
│   │ └── [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     ├── [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ └─┬ [email protected] 
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├─┬ @gulp-sourcemaps/[email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ ├── [email protected] 
│ │   │ └── [email protected] 
│ │   └── [email protected] 
│ ├─┬ @gulp-sourcemaps/[email protected] 
│ │ └─┬ [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ ├── [email protected] 
│ │   │ └── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   ├── [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     ├── [email protected] 
│ │ │     ├─┬ [email protected] 
│ │ │     │ ├─┬ [email protected] 
│ │ │     │ │ ├─┬ [email protected] 
│ │ │     │ │ │ └── [email protected] 
│ │ │     │ │ └── [email protected] 
│ │ │     │ ├── [email protected] 
│ │ │     │ └── [email protected] 
│ │ │     └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ └── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ └── [email protected] 
│ │   ├── [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ └── [email protected] 
│ │   ├─┬ [email protected] 
│ │   │ ├── [email protected] 
│ │   │ └── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   └─┬ [email protected] 
│ │     └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
├── [email protected] 
└── UNMET PEER DEPENDENCY webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN [email protected] requires a peer of webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc but none was installed.
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-react@~6.2.0 but none was installed.
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
david@lovelace:~/hain$ npm run build-debian

> hain@ build-debian /home/david/hain
> gulp build-debian

[18:32:11] Failed to load external module @babel/register
[18:32:11] Requiring external module babel-register
[18:32:11] Using gulpfile ~/hain/gulpfile.babel.js
[18:32:11] Starting 'deps'...
[18:32:11] Starting 'clean:renderer'...
[18:32:11] Finished 'clean:renderer' after 7.51 ms
npm WARN deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support
[email protected] /home/david/hain/app
├── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     ├── [email protected] 
│     ├─┬ [email protected] 
│     │ └── [email protected] 
│     ├─┬ [email protected] 
│     │ └─┬ [email protected] 
│     │   ├── [email protected] 
│     │   └── [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ └─┬ [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ └── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   ├── [email protected] 
│ │ │ │   ├── [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected] 
│   ├── [email protected] 
│   ├─┬ [email protected] 
│   │ └── [email protected] 
│   ├── [email protected] 
│   └── [email protected] 
├── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ └── [email protected] 
├── [email protected] 
├── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   └── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ └─┬ [email protected] 
│   └── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
├── [email protected] 
└─┬ [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  └── [email protected] 

[18:32:26] Finished 'deps' after 15 s
[18:32:26] Starting 'renderer'...
[18:32:27] Finished 'renderer' after 995 ms
[18:32:27] Starting 'build-debian'...
Packaging app for platform linux x64 using electron v2.0.6
Error: Error reading package metadata: ENOENT: no such file or directory, open 'out/hain-linux-x64/resources/app/package.json'
    at readMeta (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:80:14)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at /home/david/hain/node_modules/async/dist/async.js:3880:24
    at eachOfArrayLike (/home/david/hain/node_modules/async/dist/async.js:1069:9)
    at eachOf (/home/david/hain/node_modules/async/dist/async.js:1117:5)
    at _parallel (/home/david/hain/node_modules/async/dist/async.js:3879:5)
    at Object.parallelLimit [as parallel] (/home/david/hain/node_modules/async/dist/async.js:3962:5)
    at getDefaults (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:106:9)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at nextTask (/home/david/hain/node_modules/async/dist/async.js:5324:14)
    at Object.waterfall (/home/david/hain/node_modules/async/dist/async.js:5334:5)
    at module.exports (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:425:9)
    at /home/david/hain/gulpfile.babel.js:127:5
    at new Promise (<anonymous>)
    at buildDebianPkg (/home/david/hain/gulpfile.babel.js:126:10)
    at /home/david/hain/gulpfile.babel.js:147:43
[18:32:38] 'build-debian' errored after 11 s
[18:32:38] Error: Error reading package metadata: ENOENT: no such file or directory, open 'out/hain-linux-x64/resources/app/package.json'
    at readMeta (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:80:14)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at /home/david/hain/node_modules/async/dist/async.js:3880:24
    at eachOfArrayLike (/home/david/hain/node_modules/async/dist/async.js:1069:9)
    at eachOf (/home/david/hain/node_modules/async/dist/async.js:1117:5)
    at _parallel (/home/david/hain/node_modules/async/dist/async.js:3879:5)
    at Object.parallelLimit [as parallel] (/home/david/hain/node_modules/async/dist/async.js:3962:5)
    at getDefaults (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:106:9)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at nextTask (/home/david/hain/node_modules/async/dist/async.js:5324:14)
    at Object.waterfall (/home/david/hain/node_modules/async/dist/async.js:5334:5)
    at module.exports (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:425:9)
    at /home/david/hain/gulpfile.babel.js:127:5
    at new Promise (<anonymous>)
    at buildDebianPkg (/home/david/hain/gulpfile.babel.js:126:10)
    at /home/david/hain/gulpfile.babel.js:147:43

npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build-debian"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! hain@ build-debian: `gulp build-debian`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the hain@ build-debian script 'gulp build-debian'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the hain package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     gulp build-debian
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs hain
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls hain
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/david/hain/npm-debug.log
david@lovelace:~/hain$ npm install gulp
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN [email protected] requires a peer of webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc but none was installed.
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-react@~6.2.0 but none was installed.
david@lovelace:~/hain$ npm install webpack@1
hain@ /home/david/hain
├─┬ [email protected]
│ └─┬ [email protected]
│   ├─┬ [email protected]
│   │ └─┬ [email protected]
│   │   └─┬ [email protected]
│   │     └─┬ [email protected]
│   │       └─┬ [email protected]
│   │         └─┬ [email protected]
│   │           └── [email protected] 
│   └─┬ [email protected]
│     └─┬ [email protected] 
│       ├── [email protected] 
│       └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   └── [email protected] 
├─┬ UNMET PEER DEPENDENCY [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │   └── [email protected] 
│ └─┬ [email protected]
│   └── [email protected] 
├─┬ [email protected]
│ ├─┬ UNMET PEER DEPENDENCY [email protected]
│ │ └─┬ [email protected]
│ │   └── [email protected] 
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │   └─┬ [email protected]
│ │     └── [email protected] 
│ ├── UNMET PEER DEPENDENCY [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected]
│       └── [email protected] 
├─┬ UNMET PEER DEPENDENCY [email protected]
│ └─┬ [email protected]
│   └── [email protected] 
├─┬ UNMET PEER DEPENDENCY [email protected]
│ └─┬ [email protected]
│   └── [email protected] 
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │   └─┬ [email protected]
│ │     └─┬ [email protected]
│ │       └─┬ [email protected]
│ │         └─┬ [email protected]
│ │           └─┬ [email protected]
│ │             └─┬ [email protected]
│ │               └─┬ [email protected]
│ │                 └── [email protected] 
│ └─┬ [email protected]
│   ├─┬ [email protected]
│   │ └─┬ [email protected]
│   │   └── [email protected] 
│   └─┬ [email protected]
│     └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected]
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected]
│   └─┬ [email protected] 
│     ├── [email protected] 
│     └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected]
│ ├─┬ @gulp-sourcemaps/[email protected]
│ │ └─┬ [email protected]
│ │   ├─┬ [email protected] 
│ │   │ ├── [email protected] 
│ │   │ └── [email protected] 
│ │   └── [email protected] 
│ ├─┬ @gulp-sourcemaps/[email protected]
│ │ └─┬ [email protected]
│ │   ├─┬ [email protected] 
│ │   │ ├── [email protected] 
│ │   │ └── [email protected] 
│ │   └── [email protected] 
│ └─┬ [email protected]
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   ├─┬ [email protected] 
│   │ ├── [email protected] 
│   │ └── [email protected] 
│   └── [email protected] 
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ └── [email protected] 
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected] 
│       ├── [email protected] 
│       └── [email protected] 
├─┬ [email protected]
│ └─┬ [email protected]
│   ├── [email protected] 
│   ├─┬ [email protected]
│   │ ├── [email protected] 
│   │ ├── [email protected] 
│   │ └─┬ [email protected]
│   │   └─┬ [email protected] 
│   │     ├── [email protected] 
│   │     ├─┬ [email protected] 
│   │     │ └── [email protected] 
│   │     └── [email protected] 
│   └─┬ [email protected] 
│     └── [email protected] 
└── [email protected]  extraneous

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-react@~6.2.0 but none was installed.
david@lovelace:~/hain$ npm install [email protected]
npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "[email protected]"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2

npm ERR! No compatible version found: [email protected]
npm ERR! Valid install targets:
npm ERR! 2.13.0, 2.12.0, 2.11.0, 2.10.0, 2.9.0, 2.8.0, 2.7.0, 2.6.1, 2.6.0, 2.5.0, 2.3.0, 2.2.0, 2.1.0, 2.0.1, 2.0.0, 2.0.0-beta.1, 2.0.0-beta.0, 1.16.0, 1.15.0, 1.14.0, 1.13.0, 1.12.0, 1.11.1, 1.11.0, 1.10.3, 1.10.2, 1.10.0, 1.9.2, 1.9.1, 1.9.0, 1.8.1, 1.8.0, 1.7.0, 1.6.1, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0, 1.0.0-beta.0, 0.13.0, 0.12.1, 0.12.0, 0.11.0, 0.10.1, 0.10.0, 0.9.1, 0.8.1, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.5, 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.7.0, 0.6.0, 0.5.2, 0.5.1, 0.4.5, 0.4.4, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.13, 0.3.12, 0.3.11, 0.3.10, 0.3.9, 0.3.8, 0.3.6, 0.3.5, 0.3.4, 0.3.3, 0.3.2, 0.3.0
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/david/hain/npm-debug.log
david@lovelace:~/hain$ npm install [email protected]
npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "[email protected]"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2

npm ERR! No compatible version found: [email protected]
npm ERR! Valid install targets:
npm ERR! 2.13.0, 2.12.0, 2.11.0, 2.10.0, 2.9.0, 2.8.0, 2.7.0, 2.6.1, 2.6.0, 2.5.0, 2.3.0, 2.2.0, 2.1.0, 2.0.1, 2.0.0, 2.0.0-beta.1, 2.0.0-beta.0, 1.16.0, 1.15.0, 1.14.0, 1.13.0, 1.12.0, 1.11.1, 1.11.0, 1.10.3, 1.10.2, 1.10.0, 1.9.2, 1.9.1, 1.9.0, 1.8.1, 1.8.0, 1.7.0, 1.6.1, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0, 1.0.0-beta.0, 0.13.0, 0.12.1, 0.12.0, 0.11.0, 0.10.1, 0.10.0, 0.9.1, 0.8.1, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.5, 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.7.0, 0.6.0, 0.5.2, 0.5.1, 0.4.5, 0.4.4, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.13, 0.3.12, 0.3.11, 0.3.10, 0.3.9, 0.3.8, 0.3.6, 0.3.5, 0.3.4, 0.3.3, 0.3.2, 0.3.0
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/david/hain/npm-debug.log
david@lovelace:~/hain$ npm install [email protected]
- [email protected] node_modules/function-bind
- [email protected] node_modules/has
hain@ /home/david/hain
├── UNMET PEER DEPENDENCY [email protected]
├── UNMET PEER DEPENDENCY [email protected] extraneous
├── UNMET PEER DEPENDENCY [email protected]
└── [email protected]  extraneous

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint@~3.4.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-import@~1.14.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-react@~6.2.0 but none was installed.
npm WARN [email protected] requires a peer of [email protected] but none was installed.
david@lovelace:~/hain$ npm run
Lifecycle scripts included in hain:
  start
    node ./run
  test
    eslint . --ext .js --ext .jsx && cd app && jest

available via `npm run-script`:
  dev
    gulp && node ./run
  build
    gulp build-all
  build-debian
    gulp build-debian
  tdd
    cd app && jest --watch
  lint
    eslint . --ext .js --ext .jsx
  lint-fix
    eslint . --ext .js --ext .jsx --fix
david@lovelace:~/hain$ npm run build-debian

> hain@ build-debian /home/david/hain
> gulp build-debian

[18:36:18] Failed to load external module @babel/register
[18:36:18] Requiring external module babel-register
[18:36:19] Using gulpfile ~/hain/gulpfile.babel.js
[18:36:19] Starting 'deps'...
[18:36:19] Starting 'clean:renderer'...
[18:36:19] Finished 'clean:renderer' after 24 ms
[18:36:20] Finished 'deps' after 1.17 s
[18:36:20] Starting 'renderer'...
[18:36:21] Finished 'renderer' after 1 s
[18:36:21] Starting 'build-debian'...
Packaging app for platform linux x64 using electron v2.0.6
Error: Error reading package metadata: ENOENT: no such file or directory, open 'out/hain-linux-x64/resources/app/package.json'
    at readMeta (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:80:14)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at /home/david/hain/node_modules/async/dist/async.js:3880:24
    at eachOfArrayLike (/home/david/hain/node_modules/async/dist/async.js:1069:9)
    at eachOf (/home/david/hain/node_modules/async/dist/async.js:1117:5)
    at _parallel (/home/david/hain/node_modules/async/dist/async.js:3879:5)
    at Object.parallelLimit [as parallel] (/home/david/hain/node_modules/async/dist/async.js:3962:5)
    at getDefaults (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:106:9)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at nextTask (/home/david/hain/node_modules/async/dist/async.js:5324:14)
    at Object.waterfall (/home/david/hain/node_modules/async/dist/async.js:5334:5)
    at module.exports (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:425:9)
    at /home/david/hain/gulpfile.babel.js:127:5
    at new Promise (<anonymous>)
    at buildDebianPkg (/home/david/hain/gulpfile.babel.js:126:10)
    at /home/david/hain/gulpfile.babel.js:147:43
[18:36:29] 'build-debian' errored after 8.52 s
[18:36:29] Error: Error reading package metadata: ENOENT: no such file or directory, open 'out/hain-linux-x64/resources/app/package.json'
    at readMeta (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:80:14)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at /home/david/hain/node_modules/async/dist/async.js:3880:24
    at eachOfArrayLike (/home/david/hain/node_modules/async/dist/async.js:1069:9)
    at eachOf (/home/david/hain/node_modules/async/dist/async.js:1117:5)
    at _parallel (/home/david/hain/node_modules/async/dist/async.js:3879:5)
    at Object.parallelLimit [as parallel] (/home/david/hain/node_modules/async/dist/async.js:3962:5)
    at getDefaults (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:106:9)
    at /home/david/hain/node_modules/async/dist/async.js:66:19
    at nextTask (/home/david/hain/node_modules/async/dist/async.js:5324:14)
    at Object.waterfall (/home/david/hain/node_modules/async/dist/async.js:5334:5)
    at module.exports (/home/david/hain/node_modules/electron-installer-debian/src/installer.js:425:9)
    at /home/david/hain/gulpfile.babel.js:127:5
    at new Promise (<anonymous>)
    at buildDebianPkg (/home/david/hain/gulpfile.babel.js:126:10)
    at /home/david/hain/gulpfile.babel.js:147:43

npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build-debian"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! hain@ build-debian: `gulp build-debian`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the hain@ build-debian script 'gulp build-debian'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the hain package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     gulp build-debian
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs hain
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls hain
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/david/hain/npm-debug.log

jcklpe avatar Aug 03 '18 23:08 jcklpe

Sorry for the late, I think I found a potential fix. I guess that the issue is caused by a typo(case issue) in gulpfile.babel.js Please fix options in buildDebianPkg function in gulpfile.babel.js like this:

As-is:

const options = {
  src: 'out/hain-linux-x64/',
  dest: 'out/installers/',
  arch: 'amd64'
};

To-be:

const options = {
  src: 'out/Hain-linux-x64/',     // H should be UpperCase
  dest: 'out/installers/',
  arch: 'amd64'
};

I don't if it works, because I don't have a linux to test for now 😢 but please try it 😄

appetizermonster avatar Aug 04 '18 00:08 appetizermonster

Excellent, will do! I love Hain more than Albert so I'll be excited to get to use it on both my linux and windows machines 😄

jcklpe avatar Aug 04 '18 05:08 jcklpe

Hey so the build seemed to run successfully. It produced a Hain deb file in the out folder, and I was able to click on it and install it. But I can't seem to figure out how to launch it... It's listed in the Gnome Software Center as an extension but there's no launch button for it. And when I open up Gnome Tweaks to look at my extension settings it's not listed there.

Anyway here's a build of the file for the release page or in case someone else wants to install it. https://cloud.jackalope.tech/s/JFP8GFRj7Ld5PYs

That's hosted on my personal cloud so I probably will remove it soon, so it's best for someone to add it to the repo etc.

I'm not sure what to do about the installation though. It seems installed but won't launch like I said. I'm going to try restarting and see if that helps. @appetizermonster

jcklpe avatar Aug 04 '18 15:08 jcklpe

Sadly, I haven't been able to get it to work on my Linux machine despite my best efforts. I'm still using it on my Windows machine but it seems many of the plugins are now dysfunctional. :/

jcklpe avatar Aug 23 '18 22:08 jcklpe

Failing for me here too

estiens avatar Jun 19 '19 21:06 estiens