Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 0 info it worked if it ends with ok
- 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'i', 'jsbarcode' ]
- 2 info using [email protected]
- 3 info using [email protected]
- 4 silly loadCurrentTree Starting
- 5 silly install loadCurrentTree
- 6 silly install readLocalPackageData
- 7 silly fetchPackageMetaData jsbarcode@git+https://github.com/lindell/JsBarcode.git
- 8 silly fetchOtherPackageData jsbarcode@git+https://github.com/lindell/JsBarcode.git
- 9 silly cache add args [ 'jsbarcode@git+https://github.com/lindell/JsBarcode.git',
- 9 silly cache add null ]
- 10 verbose cache add spec jsbarcode@git+https://github.com/lindell/JsBarcode.git
- 11 silly cache add parsed spec Result {
- 11 silly cache add raw: 'jsbarcode@git+https://github.com/lindell/JsBarcode.git',
- 11 silly cache add scope: null,
- 11 silly cache add name: 'jsbarcode',
- 11 silly cache add rawSpec: 'git+https://github.com/lindell/JsBarcode.git',
- 11 silly cache add spec: 'git+https://github.com/lindell/JsBarcode.git',
- 11 silly cache add type: 'hosted',
- 11 silly cache add hosted:
- 11 silly cache add { type: 'github',
- 11 silly cache add ssh: '[email protected]:lindell/JsBarcode.git',
- 11 silly cache add sshUrl: 'git+ssh://[email protected]/lindell/JsBarcode.git',
- 11 silly cache add httpsUrl: 'git+https://github.com/lindell/JsBarcode.git',
- 11 silly cache add gitUrl: 'git://github.com/lindell/JsBarcode.git',
- 11 silly cache add shortcut: 'github:lindell/JsBarcode',
- 11 silly cache add directUrl: 'https://raw.githubusercontent.com/lindell/JsBarcode/master/package.json' } }
- 12 verbose addRemoteGit caching git+https://github.com/lindell/JsBarcode.git
- 13 verbose addRemoteGit git+https://github.com/lindell/JsBarcode.git is a repository hosted by github
- 14 silly tryClone cloning git+https://github.com/lindell/JsBarcode.git via git+https://github.com/lindell/JsBarcode.git
- 15 verbose tryClone git-https-github-com-lindell-JsBarcode-git-cfcc92f8 not in flight; caching
- 16 verbose correctMkdir /Users/chenzhuokai/.npm/_git-remotes correctMkdir not in flight; initializing
- 17 info git [ 'config', '--get', 'remote.origin.url' ]
- 18 silly validateExistingRemote git+https://github.com/lindell/JsBarcode.git remote.origin.url: https://github.com/lindell/JsBarcode.git
- 19 verbose validateExistingRemote git+https://github.com/lindell/JsBarcode.git is updating existing cached remote /Users/chenzhuokai/.npm/_git-remotes/git-https-github-com-lindell-JsBarcode-git-cfcc92f8
- 20 info git [ 'fetch', '-a', 'origin' ]
- 21 verbose updateRemote git fetch -a origin (https://github.com/lindell/JsBarcode.git)
- 22 verbose correctMkdir /Users/chenzhuokai/.npm/_git-remotes correctMkdir not in flight; initializing
- 23 verbose setPermissions git+https://github.com/lindell/JsBarcode.git set permissions on /Users/chenzhuokai/.npm/_git-remotes/git-https-github-com-lindell-JsBarcode-git-cfcc92f8
- 24 verbose resolveHead git+https://github.com/lindell/JsBarcode.git original treeish: master
- 25 info git [ 'rev-list', '-n1', 'master' ]
- 26 silly resolveHead git+https://github.com/lindell/JsBarcode.git resolved treeish: 40dfa1680587f7fbfb3007bdf926b6a7d1300980
- 27 verbose resolveHead git+https://github.com/lindell/JsBarcode.git resolved Git URL: git+https://github.com/lindell/JsBarcode.git#40dfa1680587f7fbfb3007bdf926b6a7d1300980
- 28 silly resolveHead Git working directory: /var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980
- 29 info git [ 'clone',
- 29 info git '/Users/chenzhuokai/.npm/_git-remotes/git-https-github-com-lindell-JsBarcode-git-cfcc92f8',
- 29 info git '/var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980' ]
- 30 verbose cloneResolved git+https://github.com/lindell/JsBarcode.git clone Cloning into '/var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980'...
- 30 verbose cloneResolved done.
- 31 info git [ 'checkout', '40dfa1680587f7fbfb3007bdf926b6a7d1300980' ]
- 32 verbose checkoutTreeish git+https://github.com/lindell/JsBarcode.git checkout Note: checking out '40dfa1680587f7fbfb3007bdf926b6a7d1300980'.
- 32 verbose checkoutTreeish
- 32 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
- 32 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
- 32 verbose checkoutTreeish state without impacting any branches by performing another checkout.
- 32 verbose checkoutTreeish
- 32 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
- 32 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
- 32 verbose checkoutTreeish
- 32 verbose checkoutTreeish git checkout -b <new-branch-name>
- 32 verbose checkoutTreeish
- 32 verbose checkoutTreeish HEAD is now at 40dfa16... Updated CDN links
- 33 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ]
- 34 verbose updateSubmodules git+https://github.com/lindell/JsBarcode.git submodule update
- 35 verbose addLocalDirectory /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz not in flight; packing
- 36 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
- 37 verbose tar pack [ '/Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz',
- 37 verbose tar pack '/var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980' ]
- 38 verbose tarball /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz
- 39 verbose folder /var/folders/1r/d0xj6_zx597bmh8rl74wy93r0000gn/T/npm-35535-663babff/git-cache-dd119b87/40dfa1680587f7fbfb3007bdf926b6a7d1300980
- 40 verbose addLocalTarball adding from inside cache /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz
- 41 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
- 42 verbose addRemoteGit data._from: git+https://github.com/lindell/JsBarcode.git
- 43 verbose addRemoteGit data._resolved: git+https://github.com/lindell/JsBarcode.git#40dfa1680587f7fbfb3007bdf926b6a7d1300980
- 44 silly cache afterAdd [email protected]
- 45 verbose afterAdd /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package/package.json not in flight; writing
- 46 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
- 47 verbose afterAdd /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package/package.json written
- 48 silly install normalizeTree
- 49 silly loadCurrentTree Finishing
- 50 silly loadIdealTree Starting
- 51 silly install loadIdealTree
- 52 silly cloneCurrentTree Starting
- 53 silly install cloneCurrentTreeToIdealTree
- 54 silly cloneCurrentTree Finishing
- 55 silly loadShrinkwrap Starting
- 56 silly install loadShrinkwrap
- 57 silly loadShrinkwrap Finishing
- 58 silly loadAllDepsIntoIdealTree Starting
- 59 silly install loadAllDepsIntoIdealTree
- 60 silly resolveWithNewModule [email protected] checking installable status
- 61 silly fetchNamedPackageData commander
- 62 silly mapToRegistry name commander
- 63 silly mapToRegistry using default registry
- 64 silly mapToRegistry registry https://registry.npm.taobao.org/
- 65 silly mapToRegistry data Result {
- 65 silly mapToRegistry raw: 'commander',
- 65 silly mapToRegistry scope: null,
- 65 silly mapToRegistry name: 'commander',
- 65 silly mapToRegistry rawSpec: '',
- 65 silly mapToRegistry spec: 'latest',
- 65 silly mapToRegistry type: 'tag' }
- 66 silly mapToRegistry uri https://registry.npm.taobao.org/commander
- 67 verbose request uri https://registry.npm.taobao.org/commander
- 68 verbose request no auth needed
- 69 info attempt registry request try #1 at 2:05:44 PM
- 70 verbose request id f02c4d90f4ad3a61
- 71 verbose etag "11433-Gvl5AlTRBmKF8SyCqeJc7Q"
- 72 http request GET https://registry.npm.taobao.org/commander
- 73 http 304 https://registry.npm.taobao.org/commander
- 74 verbose headers { date: 'Mon, 06 Jun 2016 06:05:44 GMT',
- 74 verbose headers connection: 'keep-alive',
- 74 verbose headers etag: '"11433-Gvl5AlTRBmKF8SyCqeJc7Q"',
- 74 verbose headers 'x-readtime': '133' }
- 75 silly get cb [ 304,
- 75 silly get { date: 'Mon, 06 Jun 2016 06:05:44 GMT',
- 75 silly get connection: 'keep-alive',
- 75 silly get etag: '"11433-Gvl5AlTRBmKF8SyCqeJc7Q"',
- 75 silly get 'x-readtime': '133' } ]
- 76 verbose etag https://registry.npm.taobao.org/commander from cache
- 77 verbose get saving commander to /Users/chenzhuokai/.npm/registry.npm.taobao.org/commander/.cache.json
- 78 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
- 79 silly resolveWithNewModule [email protected] checking installable status
- 80 silly cache add args [ 'commander@>=2.8.0', null ]
- 81 verbose cache add spec commander@>=2.8.0
- 82 silly cache add parsed spec Result {
- 82 silly cache add raw: 'commander@>=2.8.0',
- 82 silly cache add scope: null,
- 82 silly cache add name: 'commander',
- 82 silly cache add rawSpec: '>=2.8.0',
- 82 silly cache add spec: '>=2.8.0',
- 82 silly cache add type: 'range' }
- 83 silly addNamed commander@>=2.8.0
- 84 verbose addNamed ">=2.8.0" is a valid semver range for commander
- 85 silly addNameRange { name: 'commander', range: '>=2.8.0', hasData: false }
- 86 silly mapToRegistry name commander
- 87 silly mapToRegistry using default registry
- 88 silly mapToRegistry registry https://registry.npm.taobao.org/
- 89 silly mapToRegistry data Result {
- 89 silly mapToRegistry raw: 'commander',
- 89 silly mapToRegistry scope: null,
- 89 silly mapToRegistry name: 'commander',
- 89 silly mapToRegistry rawSpec: '',
- 89 silly mapToRegistry spec: 'latest',
- 89 silly mapToRegistry type: 'tag' }
- 90 silly mapToRegistry uri https://registry.npm.taobao.org/commander
- 91 verbose addNameRange registry:https://registry.npm.taobao.org/commander not in flight; fetching
- 92 verbose get https://registry.npm.taobao.org/commander not expired, no request
- 93 silly addNameRange number 2 { name: 'commander', range: '>=2.8.0', hasData: true }
- 94 silly addNameRange versions [ 'commander',
- 94 silly addNameRange [ '2.9.0',
- 94 silly addNameRange '2.8.1',
- 94 silly addNameRange '2.8.0',
- 94 silly addNameRange '2.7.1',
- 94 silly addNameRange '2.7.0',
- 94 silly addNameRange '2.6.0',
- 94 silly addNameRange '2.5.1',
- 94 silly addNameRange '2.5.0',
- 94 silly addNameRange '2.4.0',
- 94 silly addNameRange '2.3.0',
- 94 silly addNameRange '2.2.0',
- 94 silly addNameRange '2.1.0',
- 94 silly addNameRange '2.0.0',
- 94 silly addNameRange '1.3.2',
- 94 silly addNameRange '1.3.1',
- 94 silly addNameRange '1.3.0',
- 94 silly addNameRange '1.2.0',
- 94 silly addNameRange '1.1.1',
- 94 silly addNameRange '1.1.0',
- 94 silly addNameRange '1.0.5',
- 94 silly addNameRange '1.0.4',
- 94 silly addNameRange '1.0.3',
- 94 silly addNameRange '1.0.2',
- 94 silly addNameRange '1.0.1',
- 94 silly addNameRange '1.0.0',
- 94 silly addNameRange '0.5.2',
- 94 silly addNameRange '0.6.1',
- 94 silly addNameRange '0.6.0',
- 94 silly addNameRange '0.5.1',
- 94 silly addNameRange '0.5.0',
- 94 silly addNameRange '0.4.3',
- 94 silly addNameRange '0.4.2',
- 94 silly addNameRange '0.4.1',
- 94 silly addNameRange '0.4.0',
- 94 silly addNameRange '0.3.3',
- 94 silly addNameRange '0.3.2',
- 94 silly addNameRange '0.3.1',
- 94 silly addNameRange '0.3.0',
- 94 silly addNameRange '0.2.1',
- 94 silly addNameRange '0.2.0',
- 94 silly addNameRange '0.1.0',
- 94 silly addNameRange '0.0.5',
- 94 silly addNameRange '0.0.4',
- 94 silly addNameRange '0.0.3',
- 94 silly addNameRange '0.0.1' ] ]
- 95 silly addNamed [email protected]
- 96 verbose addNamed "2.9.0" is a plain semver version for commander
- 97 silly cache afterAdd [email protected]
- 98 verbose afterAdd /Users/chenzhuokai/.npm/commander/2.9.0/package/package.json not in flight; writing
- 99 verbose correctMkdir /Users/chenzhuokai/.npm correctMkdir not in flight; initializing
- 100 verbose afterAdd /Users/chenzhuokai/.npm/commander/2.9.0/package/package.json written
- 101 silly loadAllDepsIntoIdealTree Finishing
- 102 silly idealTree:prePrune [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune | `-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune +-- [email protected]
- 102 silly idealTree:prePrune `-- [email protected]
- 103 silly loadIdealTree Finishing
- 104 silly currentTree [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree | `-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree +-- [email protected]
- 104 silly currentTree `-- [email protected]
- 105 silly idealTree [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree | `-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree +-- [email protected]
- 105 silly idealTree `-- [email protected]
- 106 silly generateActionsToTake Starting
- 107 silly install generateActionsToTake
- 108 silly generateActionsToTake Finishing
- 109 silly diffTrees action count 2
- 110 silly diffTrees add [email protected]
- 111 silly diffTrees add [email protected]
- 112 silly decomposeActions action count 16
- 113 silly decomposeActions fetch [email protected]
- 114 silly decomposeActions extract [email protected]
- 115 silly decomposeActions test [email protected]
- 116 silly decomposeActions preinstall [email protected]
- 117 silly decomposeActions build [email protected]
- 118 silly decomposeActions install [email protected]
- 119 silly decomposeActions postinstall [email protected]
- 120 silly decomposeActions finalize [email protected]
- 121 silly decomposeActions fetch [email protected]
- 122 silly decomposeActions extract [email protected]
- 123 silly decomposeActions test [email protected]
- 124 silly decomposeActions preinstall [email protected]
- 125 silly decomposeActions build [email protected]
- 126 silly decomposeActions install [email protected]
- 127 silly decomposeActions postinstall [email protected]
- 128 silly decomposeActions finalize [email protected]
- 129 silly executeActions Starting
- 130 silly install executeActions
- 131 silly doSerial global-install 0
- 132 silly doParallel fetch 2
- 133 verbose correctMkdir /Users/chenzhuokai/.npm/_locks correctMkdir not in flight; initializing
- 134 verbose lock using /Users/chenzhuokai/.npm/_locks/staging-7def806795119641.lock for /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging
- 135 silly doParallel extract 2
- 136 silly extract [email protected]
- 137 silly extract [email protected]
- 138 verbose unbuild node_modules/.staging/commander-1cf4c0f1
- 139 verbose unbuild node_modules/.staging/jsbarcode-0ecfb0b7
- 140 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1 is being purged from base /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print
- 141 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
- 142 verbose tar unpack /Users/chenzhuokai/.npm/commander/2.9.0/package.tgz
- 143 verbose tar unpacking to /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
- 144 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1 is being purged
- 145 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
- 146 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7 is being purged from base /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print
- 147 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
- 148 silly gunzTarPerm modes [ '755', '644' ]
- 149 verbose tar unpack /Users/chenzhuokai/.npm/jsbarcode/3.3.7/package.tgz
- 150 verbose tar unpacking to /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
- 151 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7 is being purged
- 152 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
- 153 silly gunzTarPerm modes [ '755', '644' ]
- 154 silly gunzTarPerm extractEntry package.json
- 155 silly gunzTarPerm extractEntry package.json
- 156 silly gunzTarPerm extractEntry LICENSE
- 157 silly gunzTarPerm extractEntry index.js
- 158 silly gunzTarPerm extractEntry .npmignore
- 159 silly gunzTarPerm extractEntry README.md
- 160 silly gunzTarPerm extractEntry Readme.md
- 161 silly gunzTarPerm extractEntry gulpfile.js
- 162 silly gunzTarPerm extractEntry barcode-building.json
- 163 silly gunzTarPerm extractEntry .travis.yml
- 164 silly gunzTarPerm extractEntry example/index.html
- 165 silly gunzTarPerm extractEntry History.md
- 166 silly gunzTarPerm extractEntry example/toBase64.html
- 167 silly gunzTarPerm extractEntry MIT-LICENSE.txt
- 168 silly gunzTarPerm extractEntry test/browser/canvasTest.js
- 169 silly gunzTarPerm extractEntry test/browser/jQueryTest.js
- 170 silly gunzTarPerm extractEntry test/browser/svgTest.js
- 171 silly gunzTarPerm extractEntry test/browser/tests.js
- 172 silly gunzTarPerm extractEntry test/browser/canvasTest.html
- 173 silly gunzTarPerm extractEntry test/browser/help/jquery-2.2.3.js
- 174 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1/node_modules is being purged
- 175 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1/node_modules
- 176 silly gunzTarPerm extractEntry test/browser/initTest.html
- 177 silly gunzTarPerm extractEntry test/browser/jQueryTest.html
- 178 silly gunzTarPerm extractEntry test/browser/svgTest.html
- 179 silly gunzTarPerm extractEntry test/browser/test.css
- 180 silly gunzTarPerm extractEntry test/coverage.html
- 181 silly gunzTarPerm extractEntry test/node/CODE128.test.js
- 182 silly gunzTarPerm extractEntry test/node/CODE39.test.js
- 183 silly gunzTarPerm extractEntry test/node/EAN-UPC.test.js
- 184 silly gunzTarPerm extractEntry test/node/ITF-14.test.js
- 185 silly gunzTarPerm extractEntry test/node/ITF.test.js
- 186 silly gunzTarPerm extractEntry test/node/JsBarcode.test.js
- 187 silly gunzTarPerm extractEntry test/node/MSI.test.js
- 188 silly gunzTarPerm extractEntry test/node/pharmacode.test.js
- 189 silly gunzTarPerm extractEntry test/node/help/help.js
- 190 silly gunzTarPerm extractEntry src/JsBarcode.js
- 191 silly gunzTarPerm extractEntry src/cli.js
- 192 silly gunzTarPerm extractEntry src/barcodes/index.js
- 193 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128.js
- 194 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128A.js
- 195 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128B.js
- 196 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128C.js
- 197 silly gunzTarPerm extractEntry src/barcodes/CODE128/CODE128_AUTO.js
- 198 silly gunzTarPerm extractEntry src/barcodes/CODE128/index.js
- 199 silly gunzTarPerm extractEntry src/barcodes/CODE39/index.js
- 200 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN13.js
- 201 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN2.js
- 202 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN5.js
- 203 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/EAN8.js
- 204 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/UPC.js
- 205 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/ean_encoder.js
- 206 silly gunzTarPerm extractEntry src/barcodes/EAN_UPC/index.js
- 207 silly gunzTarPerm extractEntry src/barcodes/GenericBarcode/index.js
- 208 silly gunzTarPerm extractEntry src/barcodes/ITF/index.js
- 209 silly gunzTarPerm extractEntry src/barcodes/ITF14/index.js
- 210 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI.js
- 211 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI10.js
- 212 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI1010.js
- 213 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI11.js
- 214 silly gunzTarPerm extractEntry src/barcodes/MSI/MSI1110.js
- 215 silly gunzTarPerm extractEntry src/barcodes/MSI/checksums.js
- 216 silly gunzTarPerm extractEntry src/barcodes/MSI/index.js
- 217 silly gunzTarPerm extractEntry src/barcodes/pharmacode/index.js
- 218 silly gunzTarPerm extractEntry src/help/fixOptions.js
- 219 silly gunzTarPerm extractEntry src/help/getOptionsFromElement.js
- 220 silly gunzTarPerm extractEntry src/help/linearizeEncodings.js
- 221 silly gunzTarPerm extractEntry src/help/merge.js
- 222 silly gunzTarPerm extractEntry src/help/optionsFromStrings.js
- 223 silly gunzTarPerm extractEntry src/renderers/canvas.js
- 224 silly gunzTarPerm extractEntry src/renderers/index.js
- 225 silly gunzTarPerm extractEntry src/renderers/svg.js
- 226 silly gunzTarPerm extractEntry bower.json
- 227 silly gentlyRm /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7/node_modules is being purged
- 228 verbose gentlyRm don't care about contents; nuking /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7/node_modules
- 229 silly doParallel preinstall 2
- 230 silly preinstall [email protected] /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/commander-1cf4c0f1
- 231 info lifecycle [email protected]~preinstall: [email protected]
- 232 silly preinstall [email protected] /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging/jsbarcode-0ecfb0b7
- 233 info lifecycle [email protected]~preinstall: [email protected]
- 234 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
- 235 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
- 236 silly doReverseSerial remove 0
- 237 silly doSerial move 0
- 238 silly doSerial finalize 2
- 239 silly finalize /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/node_modules/commander
- 240 silly finalize /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode
- 241 silly doSerial build 2
- 242 silly build [email protected]
- 243 info linkStuff [email protected]
- 244 silly linkStuff [email protected] has /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/node_modules as its parent node_modules
- 245 verbose linkBins [email protected]
- 246 verbose linkMans [email protected]
- 247 silly build [email protected]
- 248 info linkStuff [email protected]
- 249 silly linkStuff [email protected] has /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules as its parent node_modules
- 250 verbose linkBins [email protected]
- 251 verbose link bins [ { JsBarcode: './bin/cli.js', jsbarcode: './bin/cli.js' },
- 251 verbose link bins '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.bin',
- 251 verbose link bins false ]
- 252 verbose linkMans [email protected]
- 253 verbose unlock done using /Users/chenzhuokai/.npm/_locks/staging-7def806795119641.lock for /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/.staging
- 254 silly rollbackFailedOptional Starting
- 255 silly rollbackFailedOptional Finishing
- 256 silly runTopLevelLifecycles Starting
- 257 silly runTopLevelLifecycles Finishing
- 258 silly install printInstalled
- 259 verbose stack Error: ENOENT: no such file or directory, chmod '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js'
- 259 verbose stack at Error (native)
- 260 verbose cwd /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print
- 261 error Darwin 15.5.0
- 262 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "jsbarcode"
- 263 error node v6.2.0
- 264 error npm v3.9.5
- 265 error path /Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js
- 266 error code ENOENT
- 267 error errno -2
- 268 error syscall chmod
- 269 error enoent ENOENT: no such file or directory, chmod '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js'
- 270 error enoent ENOENT: no such file or directory, chmod '/Users/chenzhuokai/Documents/Projects/WXBook-Node-Print/node_modules/jsbarcode/bin/cli.js'
- 270 error enoent This is most likely not a problem with npm itself
- 270 error enoent and is related to npm not being able to find a file.
- 271 verbose exit [ -2, true ]
Add Comment
Please, Sign In to add comment