meteor-vue / vue

Fork of Vue with necessary changes for full Tracker compatibility.

Home Page:https://github.com/meteor-vue/guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install-hook; npm install error

janat08 opened this issue · comments

1 verbose cli [ '/home/jk/.meteor/packages/meteor-tool/.1.5.0.196lvup++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node',
1 verbose cli   '/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/bin/npm',
1 verbose cli   'install' ]
2 info using npm@4.6.1
3 info using node@v4.8.3
4 silly install loadCurrentTree
5 silly install readLocalPackageData
6 silly install normalizeTree
7 silly install loadIdealTree
8 silly install cloneCurrentTreeToIdealTree
9 silly install loadShrinkwrap
10 silly install loadAllDepsIntoIdealTree
11 silly fetchOtherPackageData vue@git://github.com/meteor-vue/vue.git#tracker-compatibility-build
12 silly cache add args [ 'vue@git://github.com/meteor-vue/vue.git#tracker-compatibility-build',
12 silly cache add   null ]
13 verbose cache add spec vue@git://github.com/meteor-vue/vue.git#tracker-compatibility-build
14 silly cache add parsed spec Result {
14 silly cache add   raw: 'vue@git://github.com/meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add   scope: null,
14 silly cache add   escapedName: 'vue',
14 silly cache add   name: 'vue',
14 silly cache add   rawSpec: 'git://github.com/meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add   spec: 'git://github.com/meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add   type: 'hosted',
14 silly cache add   hosted:
14 silly cache add    { type: 'github',
14 silly cache add      ssh: 'git@github.com:meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add      sshUrl: 'git+ssh://git@github.com/meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add      httpsUrl: 'git+https://github.com/meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add      gitUrl: 'git://github.com/meteor-vue/vue.git#tracker-compatibility-build',
14 silly cache add      shortcut: 'github:meteor-vue/vue#tracker-compatibility-build',
14 silly cache add      directUrl: 'https://raw.githubusercontent.com/meteor-vue/vue/tracker-compatibility-build/package.json' } }
15 verbose addRemoteGit caching git://github.com/meteor-vue/vue.git#tracker-compatibility-build
16 verbose addRemoteGit git://github.com/meteor-vue/vue.git#tracker-compatibility-build is a repository hosted by github
17 silly tryClone cloning git://github.com/meteor-vue/vue.git#tracker-compatibility-build via git://github.com/meteor-vue/vue.git#tracker-compatibility-build
18 verbose tryClone git-github-com-meteor-vue-vue-git-tracker-compatibility-build-44c80d20 not in flight; caching
19 verbose correctMkdir /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes correctMkdir not in flight; initializing
20 verbose makeDirectory /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes creation not in flight; initializing
21 silly makeDirectory /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes uid: 1000 gid: 100
22 info git [ 'clone',
22 info git   '--template=/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes/_templates',
22 info git   '--mirror',
22 info git   'git://github.com/meteor-vue/vue.git',
22 info git   '/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes/git-github-com-meteor-vue-vue-git-tracker-compatibility-build-44c80d20' ]
23 verbose mirrorRemote git://github.com/meteor-vue/vue.git#tracker-compatibility-build git clone git://github.com/meteor-vue/vue.git
24 verbose correctMkdir /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes correctMkdir not in flight; initializing
25 verbose setPermissions git://github.com/meteor-vue/vue.git#tracker-compatibility-build set permissions on /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes/git-github-com-meteor-vue-vue-git-tracker-compatibility-build-44c80d20
26 verbose resolveHead git://github.com/meteor-vue/vue.git#tracker-compatibility-build original treeish: tracker-compatibility-build
27 info git [ 'rev-list', '-n1', 'tracker-compatibility-build' ]
28 silly resolveHead git://github.com/meteor-vue/vue.git#tracker-compatibility-build resolved treeish: 7b3b92fa965888e0613333551e62e3bedd1153c2
29 verbose resolveHead git://github.com/meteor-vue/vue.git#tracker-compatibility-build resolved Git URL: git://github.com/meteor-vue/vue.git#7b3b92fa965888e0613333551e62e3bedd1153c2
30 silly resolveHead Git working directory: /tmp/npm-11170-9acfc518/git-cache-7823a52b/7b3b92fa965888e0613333551e62e3bedd1153c2
31 info git [ 'clone',
31 info git   '/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_git-remotes/git-github-com-meteor-vue-vue-git-tracker-compatibility-build-44c80d20',
31 info git   '/tmp/npm-11170-9acfc518/git-cache-7823a52b/7b3b92fa965888e0613333551e62e3bedd1153c2' ]
32 verbose cloneResolved git://github.com/meteor-vue/vue.git#tracker-compatibility-build clone Cloning into '/tmp/npm-11170-9acfc518/git-cache-7823a52b/7b3b92fa965888e0613333551e62e3bedd1153c2'...
32 verbose cloneResolved done.
33 info git [ 'checkout', '7b3b92fa965888e0613333551e62e3bedd1153c2' ]
34 verbose checkoutTreeish git://github.com/meteor-vue/vue.git#tracker-compatibility-build checkout Note: checking out '7b3b92fa965888e0613333551e62e3bedd1153c2'.
34 verbose checkoutTreeish
34 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
34 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
34 verbose checkoutTreeish state without impacting any branches by performing another checkout.
34 verbose checkoutTreeish
34 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
34 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
34 verbose checkoutTreeish
34 verbose checkoutTreeish   git checkout -b <new-branch-name>
34 verbose checkoutTreeish
34 verbose checkoutTreeish HEAD is now at 7b3b92fa... Merge branch 'tracker-compatibility' into tracker-compatibility-build
35 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ]
36 verbose updateSubmodules git://github.com/meteor-vue/vue.git#tracker-compatibility-build submodule update
37 verbose addLocalDirectory /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package.tgz not in flight; packing
38 verbose correctMkdir /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm correctMkdir not in flight; initializing
39 verbose tar pack [ '/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package.tgz',
39 verbose tar pack   '/tmp/npm-11170-9acfc518/git-cache-7823a52b/7b3b92fa965888e0613333551e62e3bedd1153c2' ]
40 verbose tarball /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package.tgz
41 verbose folder /tmp/npm-11170-9acfc518/git-cache-7823a52b/7b3b92fa965888e0613333551e62e3bedd1153c2
42 verbose addLocalTarball adding from inside cache /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package.tgz
43 verbose correctMkdir /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm correctMkdir not in flight; initializing
44 verbose addRemoteGit data._from: git://github.com/meteor-vue/vue.git#tracker-compatibility-build
45 verbose addRemoteGit data._resolved: git://github.com/meteor-vue/vue.git#7b3b92fa965888e0613333551e62e3bedd1153c2
46 silly cache afterAdd vue@2.3.3
47 verbose afterAdd /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package/package.json not in flight; writing
48 verbose correctMkdir /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm correctMkdir not in flight; initializing
49 verbose afterAdd /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package/package.json written
50 silly resolveWithNewModule vue@2.3.3 checking installable status
51 silly currentTree TESTING@
51 silly currentTree ├── babel-runtime@6.23.0
51 silly currentTree ├── core-js@2.4.1
51 silly currentTree ├─┬ meteor-node-stubs@0.2.11
51 silly currentTree │ ├── asn1.js@4.9.0
51 silly currentTree │ ├── assert@1.4.1
51 silly currentTree │ ├── base64-js@1.2.0
51 silly currentTree │ ├── Base64@0.2.1
51 silly currentTree │ ├── bn.js@4.11.6
51 silly currentTree │ ├── brorand@1.0.6
51 silly currentTree │ ├── browserify-aes@1.0.6
51 silly currentTree │ ├── browserify-cipher@1.0.0
51 silly currentTree │ ├── browserify-des@1.0.0
51 silly currentTree │ ├── browserify-rsa@4.0.1
51 silly currentTree │ ├── browserify-sign@4.0.0
51 silly currentTree │ ├── browserify-zlib@0.1.4
51 silly currentTree │ ├── buffer-xor@1.0.3
51 silly currentTree │ ├── buffer@4.9.1
51 silly currentTree │ ├── cipher-base@1.0.3
51 silly currentTree │ ├── console-browserify@1.1.0
51 silly currentTree │ ├── constants-browserify@1.0.0
51 silly currentTree │ ├── create-ecdh@4.0.0
51 silly currentTree │ ├── create-hash@1.1.2
51 silly currentTree │ ├── create-hmac@1.1.4
51 silly currentTree │ ├── crypto-browserify@3.11.0
51 silly currentTree │ ├── date-now@0.1.4
51 silly currentTree │ ├── des.js@1.0.0
51 silly currentTree │ ├── diffie-hellman@5.0.2
51 silly currentTree │ ├── domain-browser@1.1.7
51 silly currentTree │ ├── elliptic@6.3.2
51 silly currentTree │ ├── events@1.1.1
51 silly currentTree │ ├── evp_bytestokey@1.0.0
51 silly currentTree │ ├── hash.js@1.0.3
51 silly currentTree │ ├── http-browserify@1.7.0
51 silly currentTree │ ├── https-browserify@0.0.1
51 silly currentTree │ ├── ieee754@1.1.8
51 silly currentTree │ ├── indexof@0.0.1
51 silly currentTree │ ├── inherits@2.0.1
51 silly currentTree │ ├── isarray@1.0.0
51 silly currentTree │ ├── miller-rabin@4.0.0
51 silly currentTree │ ├── minimalistic-assert@1.0.0
51 silly currentTree │ ├── os-browserify@0.2.1
51 silly currentTree │ ├── pako@0.2.9
51 silly currentTree │ ├── parse-asn1@5.0.0
51 silly currentTree │ ├── path-browserify@0.0.0
51 silly currentTree │ ├── pbkdf2@3.0.9
51 silly currentTree │ ├── process-nextick-args@1.0.7
51 silly currentTree │ ├── process@0.11.9
51 silly currentTree │ ├── public-encrypt@4.0.0
51 silly currentTree │ ├── punycode@1.4.1
51 silly currentTree │ ├── querystring-es3@0.2.1
51 silly currentTree │ ├── querystring@0.2.0
51 silly currentTree │ ├── randombytes@2.0.3
51 silly currentTree │ ├── readable-stream@2.2.10
51 silly currentTree │ ├── ripemd160@1.0.1
51 silly currentTree │ ├── safe-buffer@5.0.1
51 silly currentTree │ ├── sha.js@2.4.8
51 silly currentTree │ ├── stream-browserify@2.0.1
51 silly currentTree │ ├── string_decoder@1.0.1
51 silly currentTree │ ├── timers-browserify@1.4.2
51 silly currentTree │ ├── tty-browserify@0.0.0
51 silly currentTree │ ├─┬ url@0.11.0
51 silly currentTree │ │ └── punycode@1.3.2
51 silly currentTree │ ├── util-deprecate@1.0.2
51 silly currentTree │ ├── util@0.10.3
51 silly currentTree │ └── vm-browserify@0.0.4
51 silly currentTree └── regenerator-runtime@0.10.5
52 silly idealTree TESTING@
52 silly idealTree ├── babel-runtime@6.23.0
52 silly idealTree ├── core-js@2.4.1
52 silly idealTree ├─┬ meteor-node-stubs@0.2.11
52 silly idealTree │ ├── asn1.js@4.9.0
52 silly idealTree │ ├── assert@1.4.1
52 silly idealTree │ ├── base64-js@1.2.0
52 silly idealTree │ ├── Base64@0.2.1
52 silly idealTree │ ├── bn.js@4.11.6
52 silly idealTree │ ├── brorand@1.0.6
52 silly idealTree │ ├── browserify-aes@1.0.6
52 silly idealTree │ ├── browserify-cipher@1.0.0
52 silly idealTree │ ├── browserify-des@1.0.0
52 silly idealTree │ ├── browserify-rsa@4.0.1
52 silly idealTree │ ├── browserify-sign@4.0.0
52 silly idealTree │ ├── browserify-zlib@0.1.4
52 silly idealTree │ ├── buffer-xor@1.0.3
52 silly idealTree │ ├── buffer@4.9.1
52 silly idealTree │ ├── cipher-base@1.0.3
52 silly idealTree │ ├── console-browserify@1.1.0
52 silly idealTree │ ├── constants-browserify@1.0.0
52 silly idealTree │ ├── create-ecdh@4.0.0
52 silly idealTree │ ├── create-hash@1.1.2
52 silly idealTree │ ├── create-hmac@1.1.4
52 silly idealTree │ ├── crypto-browserify@3.11.0
52 silly idealTree │ ├── date-now@0.1.4
52 silly idealTree │ ├── des.js@1.0.0
52 silly idealTree │ ├── diffie-hellman@5.0.2
52 silly idealTree │ ├── domain-browser@1.1.7
52 silly idealTree │ ├── elliptic@6.3.2
52 silly idealTree │ ├── events@1.1.1
52 silly idealTree │ ├── evp_bytestokey@1.0.0
52 silly idealTree │ ├── hash.js@1.0.3
52 silly idealTree │ ├── http-browserify@1.7.0
52 silly idealTree │ ├── https-browserify@0.0.1
52 silly idealTree │ ├── ieee754@1.1.8
52 silly idealTree │ ├── indexof@0.0.1
52 silly idealTree │ ├── inherits@2.0.1
52 silly idealTree │ ├── isarray@1.0.0
52 silly idealTree │ ├── miller-rabin@4.0.0
52 silly idealTree │ ├── minimalistic-assert@1.0.0
52 silly idealTree │ ├── os-browserify@0.2.1
52 silly idealTree │ ├── pako@0.2.9
52 silly idealTree │ ├── parse-asn1@5.0.0
52 silly idealTree │ ├── path-browserify@0.0.0
52 silly idealTree │ ├── pbkdf2@3.0.9
52 silly idealTree │ ├── process-nextick-args@1.0.7
52 silly idealTree │ ├── process@0.11.9
52 silly idealTree │ ├── public-encrypt@4.0.0
52 silly idealTree │ ├── punycode@1.4.1
52 silly idealTree │ ├── querystring-es3@0.2.1
52 silly idealTree │ ├── querystring@0.2.0
52 silly idealTree │ ├── randombytes@2.0.3
52 silly idealTree │ ├── readable-stream@2.2.10
52 silly idealTree │ ├── ripemd160@1.0.1
52 silly idealTree │ ├── safe-buffer@5.0.1
52 silly idealTree │ ├── sha.js@2.4.8
52 silly idealTree │ ├── stream-browserify@2.0.1
52 silly idealTree │ ├── string_decoder@1.0.1
52 silly idealTree │ ├── timers-browserify@1.4.2
52 silly idealTree │ ├── tty-browserify@0.0.0
52 silly idealTree │ ├─┬ url@0.11.0
52 silly idealTree │ │ └── punycode@1.3.2
52 silly idealTree │ ├── util-deprecate@1.0.2
52 silly idealTree │ ├── util@0.10.3
52 silly idealTree │ └── vm-browserify@0.0.4
52 silly idealTree ├── regenerator-runtime@0.10.5
52 silly idealTree └── vue@2.3.3
53 silly install generateActionsToTake
54 silly diffTrees action count 1
55 silly diffTrees add vue@2.3.3
56 silly decomposeActions action count 8
57 silly decomposeActions fetch vue@2.3.3
58 silly decomposeActions extract vue@2.3.3
59 silly decomposeActions test vue@2.3.3
60 silly decomposeActions preinstall vue@2.3.3
61 silly decomposeActions build vue@2.3.3
62 silly decomposeActions install vue@2.3.3
63 silly decomposeActions postinstall vue@2.3.3
64 silly decomposeActions finalize vue@2.3.3
65 silly install runPreinstallTopLevelLifecycles
66 silly preinstall TESTING@
67 info lifecycle TESTING@~preinstall: TESTING@
68 silly lifecycle TESTING@~preinstall: no script for preinstall, continuing
69 silly install executeActions
70 silly doSerial global-install 0
71 silly doParallel fetch 1
72 verbose correctMkdir /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_locks correctMkdir not in flight; initializing
73 verbose lock using /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_locks/staging-00fbbd9c0545fb51.lock for /home/jk/Documents/Examples/TESTING/node_modules/.staging
74 silly doParallel extract 1
75 silly extract vue@2.3.3
76 verbose unbuild node_modules/.staging/vue-ecc7b68d
77 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d is being purged from base /home/jk/Documents/Examples/TESTING
78 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d
79 verbose tar unpack /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/vue/2.3.3/package.tgz
80 verbose tar unpacking to /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d
81 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d is being purged
82 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d
83 silly gunzTarPerm modes [ '755', '644' ]
84 silly gunzTarPerm extractEntry package.json
85 silly gunzTarPerm extractEntry README.md
86 silly gunzTarPerm extractEntry LICENSE
87 silly gunzTarPerm extractEntry dist/README.md
88 silly gunzTarPerm extractEntry dist/vue.common.js
89 silly gunzTarPerm extractEntry dist/vue.esm.js
90 silly gunzTarPerm extractEntry dist/vue.js
91 silly gunzTarPerm extractEntry dist/vue.min.js
92 silly gunzTarPerm extractEntry dist/vue.runtime.common.js
93 silly gunzTarPerm extractEntry dist/vue.runtime.esm.js
94 silly gunzTarPerm extractEntry dist/vue.runtime.js
95 silly gunzTarPerm extractEntry dist/vue.runtime.min.js
96 silly gunzTarPerm extractEntry src/compiler/create-compiler.js
97 silly gunzTarPerm extractEntry src/compiler/error-detector.js
98 silly gunzTarPerm extractEntry src/compiler/helpers.js
99 silly gunzTarPerm extractEntry src/compiler/index.js
100 silly gunzTarPerm extractEntry src/compiler/optimizer.js
101 silly gunzTarPerm extractEntry src/compiler/to-function.js
102 silly gunzTarPerm extractEntry src/compiler/codegen/events.js
103 silly gunzTarPerm extractEntry src/compiler/codegen/index.js
104 silly gunzTarPerm extractEntry src/compiler/directives/bind.js
105 silly gunzTarPerm extractEntry src/compiler/directives/index.js
106 silly gunzTarPerm extractEntry src/compiler/directives/model.js
107 silly gunzTarPerm extractEntry src/compiler/parser/entity-decoder.js
108 silly gunzTarPerm extractEntry src/compiler/parser/filter-parser.js
109 silly gunzTarPerm extractEntry src/compiler/parser/html-parser.js
110 silly gunzTarPerm extractEntry src/compiler/parser/index.js
111 silly gunzTarPerm extractEntry src/compiler/parser/text-parser.js
112 silly gunzTarPerm extractEntry src/core/config.js
113 silly gunzTarPerm extractEntry src/core/index.js
114 silly gunzTarPerm extractEntry src/core/components/index.js
115 silly gunzTarPerm extractEntry src/core/components/keep-alive.js
116 silly gunzTarPerm extractEntry src/core/global-api/assets.js
117 silly gunzTarPerm extractEntry src/core/global-api/extend.js
118 silly gunzTarPerm extractEntry src/core/global-api/index.js
119 silly gunzTarPerm extractEntry src/core/global-api/mixin.js
120 silly gunzTarPerm extractEntry src/core/global-api/use.js
121 silly gunzTarPerm extractEntry src/core/instance/events.js
122 silly gunzTarPerm extractEntry src/core/instance/index.js
123 silly gunzTarPerm extractEntry src/core/instance/init.js
124 silly gunzTarPerm extractEntry src/core/instance/inject.js
125 silly gunzTarPerm extractEntry src/core/instance/lifecycle.js
126 silly gunzTarPerm extractEntry src/core/instance/proxy.js
127 silly gunzTarPerm extractEntry src/core/instance/render.js
128 silly gunzTarPerm extractEntry src/core/instance/state.js
129 silly gunzTarPerm extractEntry src/core/instance/render-helpers/bind-object-props.js
130 silly gunzTarPerm extractEntry src/core/instance/render-helpers/check-keycodes.js
131 silly gunzTarPerm extractEntry src/core/instance/render-helpers/render-list.js
132 silly gunzTarPerm extractEntry src/core/instance/render-helpers/render-slot.js
133 silly gunzTarPerm extractEntry src/core/instance/render-helpers/render-static.js
134 silly gunzTarPerm extractEntry src/core/instance/render-helpers/resolve-filter.js
135 silly gunzTarPerm extractEntry src/core/instance/render-helpers/resolve-slots.js
136 silly gunzTarPerm extractEntry src/core/observer/array.js
137 silly gunzTarPerm extractEntry src/core/observer/dep.js
138 silly gunzTarPerm extractEntry src/core/observer/index.js
139 silly gunzTarPerm extractEntry src/core/observer/scheduler.js
140 silly gunzTarPerm extractEntry src/core/observer/watcher.js
141 silly gunzTarPerm extractEntry src/core/util/debug.js
142 silly gunzTarPerm extractEntry src/core/util/env.js
143 silly gunzTarPerm extractEntry src/core/util/error.js
144 silly gunzTarPerm extractEntry src/core/util/index.js
145 silly gunzTarPerm extractEntry src/core/util/lang.js
146 silly gunzTarPerm extractEntry src/core/util/options.js
147 silly gunzTarPerm extractEntry src/core/util/perf.js
148 silly gunzTarPerm extractEntry src/core/util/props.js
149 silly gunzTarPerm extractEntry src/core/vdom/create-component.js
150 silly gunzTarPerm extractEntry src/core/vdom/create-element.js
151 silly gunzTarPerm extractEntry src/core/vdom/create-functional-component.js
152 silly gunzTarPerm extractEntry src/core/vdom/patch.js
153 silly gunzTarPerm extractEntry src/core/vdom/vnode.js
154 silly gunzTarPerm extractEntry src/core/vdom/helpers/extract-props.js
155 silly gunzTarPerm extractEntry src/core/vdom/helpers/get-first-component-child.js
156 silly gunzTarPerm extractEntry src/core/vdom/helpers/index.js
157 silly gunzTarPerm extractEntry src/core/vdom/helpers/merge-hook.js
158 silly gunzTarPerm extractEntry src/core/vdom/helpers/normalize-children.js
159 silly gunzTarPerm extractEntry src/core/vdom/helpers/resolve-async-component.js
160 silly gunzTarPerm extractEntry src/core/vdom/helpers/update-listeners.js
161 silly gunzTarPerm extractEntry src/core/vdom/modules/directives.js
162 silly gunzTarPerm extractEntry src/core/vdom/modules/index.js
163 silly gunzTarPerm extractEntry src/core/vdom/modules/ref.js
164 silly gunzTarPerm extractEntry src/platforms/web/entry-compiler.js
165 silly gunzTarPerm extractEntry src/platforms/web/entry-runtime-with-compiler.js
166 silly gunzTarPerm extractEntry src/platforms/web/entry-runtime.js
167 silly gunzTarPerm extractEntry src/platforms/web/entry-server-basic-renderer.js
168 silly gunzTarPerm extractEntry src/platforms/web/entry-server-renderer.js
169 silly gunzTarPerm extractEntry src/platforms/web/compiler/index.js
170 silly gunzTarPerm extractEntry src/platforms/web/compiler/options.js
171 silly gunzTarPerm extractEntry src/platforms/web/compiler/util.js
172 silly gunzTarPerm extractEntry src/platforms/web/compiler/directives/html.js
173 silly gunzTarPerm extractEntry src/platforms/web/compiler/directives/index.js
174 silly gunzTarPerm extractEntry src/platforms/web/compiler/directives/model.js
175 silly gunzTarPerm extractEntry src/platforms/web/compiler/directives/text.js
176 silly gunzTarPerm extractEntry src/platforms/web/compiler/modules/class.js
177 silly gunzTarPerm extractEntry src/platforms/web/compiler/modules/index.js
178 silly gunzTarPerm extractEntry src/platforms/web/compiler/modules/style.js
179 silly gunzTarPerm extractEntry src/platforms/web/runtime/class-util.js
180 silly gunzTarPerm extractEntry src/platforms/web/runtime/index.js
181 silly gunzTarPerm extractEntry src/platforms/web/runtime/node-ops.js
182 silly gunzTarPerm extractEntry src/platforms/web/runtime/patch.js
183 silly gunzTarPerm extractEntry src/platforms/web/runtime/transition-util.js
184 silly gunzTarPerm extractEntry src/platforms/web/runtime/components/index.js
185 silly gunzTarPerm extractEntry src/platforms/web/runtime/components/transition-group.js
186 silly gunzTarPerm extractEntry src/platforms/web/runtime/components/transition.js
187 silly gunzTarPerm extractEntry src/platforms/web/runtime/directives/index.js
188 silly gunzTarPerm extractEntry src/platforms/web/runtime/directives/model.js
189 silly gunzTarPerm extractEntry src/platforms/web/runtime/directives/show.js
190 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/attrs.js
191 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/class.js
192 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/dom-props.js
193 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/events.js
194 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/index.js
195 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/style.js
196 silly gunzTarPerm extractEntry src/platforms/web/runtime/modules/transition.js
197 silly gunzTarPerm extractEntry src/platforms/web/server/compiler.js
198 silly gunzTarPerm extractEntry src/platforms/web/server/util.js
199 silly gunzTarPerm extractEntry src/platforms/web/server/directives/index.js
200 silly gunzTarPerm extractEntry src/platforms/web/server/directives/show.js
201 silly gunzTarPerm extractEntry src/platforms/web/server/modules/attrs.js
202 silly gunzTarPerm extractEntry src/platforms/web/server/modules/class.js
203 silly gunzTarPerm extractEntry src/platforms/web/server/modules/dom-props.js
204 silly gunzTarPerm extractEntry src/platforms/web/server/modules/index.js
205 silly gunzTarPerm extractEntry src/platforms/web/server/modules/style.js
206 silly gunzTarPerm extractEntry src/platforms/web/util/attrs.js
207 silly gunzTarPerm extractEntry src/platforms/web/util/class.js
208 silly gunzTarPerm extractEntry src/platforms/web/util/compat.js
209 silly gunzTarPerm extractEntry src/platforms/web/util/element.js
210 silly gunzTarPerm extractEntry src/platforms/web/util/index.js
211 silly gunzTarPerm extractEntry src/platforms/web/util/style.js
212 silly gunzTarPerm extractEntry src/platforms/weex/entry-compiler.js
213 silly gunzTarPerm extractEntry src/platforms/weex/entry-framework.js
214 silly gunzTarPerm extractEntry src/platforms/weex/entry-runtime-factory.js
215 silly gunzTarPerm extractEntry src/platforms/weex/compiler/index.js
216 silly gunzTarPerm extractEntry src/platforms/weex/compiler/directives/index.js
217 silly gunzTarPerm extractEntry src/platforms/weex/compiler/directives/model.js
218 silly gunzTarPerm extractEntry src/platforms/weex/compiler/modules/append.js
219 silly gunzTarPerm extractEntry src/platforms/weex/compiler/modules/class.js
220 silly gunzTarPerm extractEntry src/platforms/weex/compiler/modules/index.js
221 silly gunzTarPerm extractEntry src/platforms/weex/compiler/modules/props.js
222 silly gunzTarPerm extractEntry src/platforms/weex/compiler/modules/style.js
223 silly gunzTarPerm extractEntry src/platforms/weex/runtime/index.js
224 silly gunzTarPerm extractEntry src/platforms/weex/runtime/node-ops.js
225 silly gunzTarPerm extractEntry src/platforms/weex/runtime/patch.js
226 silly gunzTarPerm extractEntry src/platforms/weex/runtime/text-node.js
227 silly gunzTarPerm extractEntry src/platforms/weex/runtime/components/index.js
228 silly gunzTarPerm extractEntry src/platforms/weex/runtime/components/transition-group.js
229 silly gunzTarPerm extractEntry src/platforms/weex/runtime/components/transition.js
230 silly gunzTarPerm extractEntry src/platforms/weex/runtime/directives/index.js
231 silly gunzTarPerm extractEntry src/platforms/weex/runtime/modules/attrs.js
232 silly gunzTarPerm extractEntry src/platforms/weex/runtime/modules/class.js
233 silly gunzTarPerm extractEntry src/platforms/weex/runtime/modules/events.js
234 silly gunzTarPerm extractEntry src/platforms/weex/runtime/modules/index.js
235 silly gunzTarPerm extractEntry src/platforms/weex/runtime/modules/style.js
236 silly gunzTarPerm extractEntry src/platforms/weex/runtime/modules/transition.js
237 silly gunzTarPerm extractEntry src/platforms/weex/util/index.js
238 silly gunzTarPerm extractEntry src/server/write.js
239 silly gunzTarPerm extractEntry src/server/create-renderer.js
240 silly gunzTarPerm extractEntry src/server/util.js
241 silly gunzTarPerm extractEntry src/server/render-context.js
242 silly gunzTarPerm extractEntry src/server/create-basic-renderer.js
243 silly gunzTarPerm extractEntry src/server/render.js
244 silly gunzTarPerm extractEntry src/server/render-stream.js
245 silly gunzTarPerm extractEntry src/server/template-renderer/create-async-file-mapper.js
246 silly gunzTarPerm extractEntry src/server/template-renderer/index.js
247 silly gunzTarPerm extractEntry src/server/template-renderer/parse-template.js
248 silly gunzTarPerm extractEntry src/server/template-renderer/template-stream.js
249 silly gunzTarPerm extractEntry src/server/optimizing-compiler/codegen.js
250 silly gunzTarPerm extractEntry src/server/optimizing-compiler/index.js
251 silly gunzTarPerm extractEntry src/server/optimizing-compiler/modules.js
252 silly gunzTarPerm extractEntry src/server/optimizing-compiler/optimizer.js
253 silly gunzTarPerm extractEntry src/server/optimizing-compiler/runtime-helpers.js
254 silly gunzTarPerm extractEntry src/server/webpack-plugin/client.js
255 silly gunzTarPerm extractEntry src/server/webpack-plugin/server.js
256 silly gunzTarPerm extractEntry src/server/webpack-plugin/util.js
257 silly gunzTarPerm extractEntry src/server/bundle-renderer/create-bundle-renderer.js
258 silly gunzTarPerm extractEntry src/server/bundle-renderer/create-bundle-runner.js
259 silly gunzTarPerm extractEntry src/server/bundle-renderer/source-map-support.js
260 silly gunzTarPerm extractEntry src/sfc/parser.js
261 silly gunzTarPerm extractEntry src/shared/constants.js
262 silly gunzTarPerm extractEntry src/shared/util.js
263 silly gunzTarPerm extractEntry types/index.d.ts
264 silly gunzTarPerm extractEntry types/options.d.ts
265 silly gunzTarPerm extractEntry types/plugin.d.ts
266 silly gunzTarPerm extractEntry types/vnode.d.ts
267 silly gunzTarPerm extractEntry types/vue.d.ts
268 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d/node_modules is being purged
269 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/.staging/vue-ecc7b68d/node_modules
270 silly doParallel preinstall 1
271 silly preinstall vue@2.3.3
272 info lifecycle vue@2.3.3~preinstall: vue@2.3.3
273 silly lifecycle vue@2.3.3~preinstall: no script for preinstall, continuing
274 silly doReverseSerial remove 0
275 silly doSerial move 0
276 silly doSerial finalize 1
277 silly finalize /home/jk/Documents/Examples/TESTING/node_modules/vue
278 silly doSerial build 1
279 silly build vue@2.3.3
280 info linkStuff vue@2.3.3
281 silly linkStuff vue@2.3.3 has /home/jk/Documents/Examples/TESTING/node_modules as its parent node_modules
282 verbose linkBins vue@2.3.3
283 verbose linkMans vue@2.3.3
284 silly doSerial global-link 0
285 silly doParallel update-linked 0
286 silly doSerial install 1
287 silly install vue@2.3.3
288 info lifecycle vue@2.3.3~install: vue@2.3.3
289 silly lifecycle vue@2.3.3~install: no script for install, continuing
290 silly doSerial postinstall 1
291 silly postinstall vue@2.3.3
292 info lifecycle vue@2.3.3~postinstall: vue@2.3.3
293 verbose lifecycle vue@2.3.3~postinstall: unsafe-perm in lifecycle true
294 verbose lifecycle vue@2.3.3~postinstall: PATH: /home/jk/.meteor/packages/meteor-tool/.1.5.0.196lvup++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/npm/bin/node-gyp-bin:/home/jk/Documents/Examples/TESTING/node_modules/vue/node_modules/.bin:/home/jk/Documents/Examples/TESTING/node_modules/.bin:/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/bin:/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/lib/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/opt/kde3/bin
295 verbose lifecycle vue@2.3.3~postinstall: CWD: /home/jk/Documents/Examples/TESTING/node_modules/vue
296 silly lifecycle vue@2.3.3~postinstall: Args: [ '-c', 'node build/install-hooks.js' ]
297 silly lifecycle vue@2.3.3~postinstall: Returned: code: 1  signal: null
298 info lifecycle vue@2.3.3~postinstall: Failed to exec postinstall script
299 verbose unlock done using /home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/.npm/_locks/staging-00fbbd9c0545fb51.lock for /home/jk/Documents/Examples/TESTING/node_modules/.staging
300 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
301 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
302 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
303 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
304 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
305 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
306 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
307 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
308 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
309 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
310 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
311 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
312 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
313 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
314 silly gentlyRm /home/jk/Documents/Examples/TESTING/node_modules/vue is being purged from base /home/jk/Documents/Examples/TESTING
315 verbose gentlyRm don't care about contents; nuking /home/jk/Documents/Examples/TESTING/node_modules/vue
316 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
317 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
318 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
319 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
320 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
321 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
322 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
323 silly vacuum-fs purging /home/jk/Documents/Examples/TESTING/node_modules/vue
324 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
325 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
326 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
327 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
328 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
329 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
330 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
331 silly vacuum-fs quitting because other entries in /home/jk/Documents/Examples/TESTING/node_modules
332 silly install printInstalled
333 verbose stack Error: vue@2.3.3 postinstall: `node build/install-hooks.js`
333 verbose stack Exit status 1
333 verbose stack     at EventEmitter.<anonymous> (/home/jk/.meteor/packages/meteor-tool/.1.5.0.196lvup++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/npm/lib/utils/lifecycle.js:279:16)
333 verbose stack     at emitTwo (events.js:87:13)
333 verbose stack     at EventEmitter.emit (events.js:172:7)
333 verbose stack     at ChildProcess.<anonymous> (/home/jk/.meteor/packages/meteor-tool/.1.5.0.196lvup++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/npm/lib/utils/spawn.js:40:14)
333 verbose stack     at emitTwo (events.js:87:13)
333 verbose stack     at ChildProcess.emit (events.js:172:7)
333 verbose stack     at maybeClose (internal/child_process.js:862:16)
333 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
334 verbose pkgid vue@2.3.3
335 verbose cwd /home/jk/Documents/Examples/TESTING
336 verbose Linux 4.11.6-1-default
337 verbose argv "/home/jk/.meteor/packages/meteor-tool/.1.5.0.196lvup++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node" "/home/jk/.meteor/packages/meteor-tool/1.5.0/mt-os.linux.x86_64/dev_bundle/bin/npm" "install"
338 verbose node v4.8.3
339 verbose npm  v4.6.1
340 error code ELIFECYCLE
341 error errno 1
342 error vue@2.3.3 postinstall: `node build/install-hooks.js`
342 error Exit status 1
343 error Failed at the vue@2.3.3 postinstall script.
343 error This is probably not a problem with npm. There is likely additional logging output above.
344 verbose exit [ 1, true ]
commented

Use markdown syntax when you are pasting terminal output.

And yes, I saw this but I have not yet found a reason why this happens in my fork but not in vue repository.

So it still runs the app for you with this?

commented

I think this is upstream bug: vuejs#6059

commented

Fixed.