embarklabs / embark

Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
https://framework.embarklabs.io/
MIT License
3.79k stars 495 forks source link

Embark Install Ubuntu #875

Closed sanignucio closed 5 years ago

sanignucio commented 6 years ago

Overview

Error while executing: npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/ahultgren/async-eventemitter.git npm ERR! npm ERR! fatal: cannot come back to cwd: Permission denied npm ERR! npm ERR! exited with error code: 128

Extra Detail

npm -g install embark

Logs

1655 verbose Linux 4.15.0-29-generic 1656 verbose argv "/usr/bin/node" "/usr/bin/npm" "-g" "install" "embark" 1657 verbose node v8.12.0 1658 verbose npm v6.4.1 1659 error Error while executing: 1659 error /usr/bin/git ls-remote -h -t ssh://git@github.com/ahultgren/async-eventemitter.git 1659 error 1659 error fatal: cannot come back to cwd: Permission denied 1659 error 1659 error exited with error code: 128

Context (Environment)

0x-r4bbit commented 6 years ago

@sanignucio thanks for reporting your issue!

This looks like a permission problem on your machine. Would you mind posting the complete output of

$ npm install -g embark

instead of just an excerpt? This would help a lot.

Also just to double check, is your global node_modules directory writable? Usually normal users aren't allowed to write to that directory, which is why many ppl use sudo npm install. This however is a bad practice and there's a couple of ways to get around that:

  1. Make that directory writable. Also not really recommended but possible
  2. Use nvm to install your node and npm versions. This will manage global node_modules in a directory that it has write access to.
  3. Change npm's default directory yourself more on that here: https://docs.npmjs.com/getting-started/fixing-npm-permissions
sanignucio commented 6 years ago

Hello, good morning, thanks for your help!, I attach the log file "logs.txt"

I am interested in the development of projects with Ethereum for my company, I am doing tests.

El jue., 20 sept. 2018 a las 8:30, Pascal Precht (notifications@github.com) escribió:

@sanignucio https://github.com/sanignucio thanks for reporting your issue!

This looks like a permission problem on your machine. Would you mind posting the complete output of

$ npm install -g embark

instead of just an excerpt? This would help a lot.

Also just to double check, is your global node_modules directory writable? Usually normal users aren't allowed to write to that directory, which is why many ppl use sudo npm install. This however is a bad practice and there's a couple of ways to get around that:

  1. Make that directory writable. Also not really recommended but possible
  2. Use nvm https://github.com/creationix/nvm to install your node and npm versions. This will manage global node_modules in a directory that it has write access to.
  3. Change npm's default directory yourself more on that here: https://docs.npmjs.com/getting-started/fixing-npm-permissions

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/embark-framework/embark/issues/875#issuecomment-423149436, or mute the thread https://github.com/notifications/unsubscribe-auth/AErsW5wJxY61ymygdunz_WUQ06EcHWFPks5uc3w-gaJpZM4WxI8Y .

0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '-g', 'embark' ] 2 info using npm@6.4.1 3 info using node@v8.12.0 4 verbose npm-session 040d8d5a65d24f0b 5 silly install loadCurrentTree 6 silly install readGlobalPackageData 7 http fetch GET 304 https://registry.npmjs.org/embark 993ms (from cache) 8 silly pacote tag manifest for embark@latest fetched in 1013ms 9 timing stage:loadCurrentTree Completed in 1296ms 10 silly install loadIdealTree 11 silly install cloneCurrentTreeToIdealTree 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms 13 silly install loadShrinkwrap 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms 15 silly install loadAllDepsIntoIdealTree 16 silly resolveWithNewModule embark@3.1.10 checking installable status 17 http fetch GET 304 https://registry.npmjs.org/async 71ms (from cache) 18 silly pacote range manifest for async@^2.0.1 fetched in 78ms 19 silly resolveWithNewModule async@2.6.1 checking installable status 20 http fetch GET 304 https://registry.npmjs.org/babel-preset-es2015 79ms (from cache) 21 silly pacote range manifest for babel-preset-es2015@^6.24.1 fetched in 83ms 22 warn deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 23 silly resolveWithNewModule babel-preset-es2015@6.24.1 checking installable status 24 http fetch GET 304 https://registry.npmjs.org/babel-core 120ms (from cache) 25 silly pacote range manifest for babel-core@^6.26.0 fetched in 135ms 26 silly resolveWithNewModule babel-core@6.26.3 checking installable status 27 http fetch GET 304 https://registry.npmjs.org/chokidar 65ms (from cache) 28 silly pacote range manifest for chokidar@^2.0.3 fetched in 67ms 29 silly resolveWithNewModule chokidar@2.0.4 checking installable status 30 http fetch GET 304 https://registry.npmjs.org/clone-deep 40ms (from cache) 31 silly pacote range manifest for clone-deep@^4.0.0 fetched in 45ms 32 silly resolveWithNewModule clone-deep@4.0.0 checking installable status 33 http fetch GET 304 https://registry.npmjs.org/colors 33ms (from cache) 34 silly pacote range manifest for colors@^1.1.2 fetched in 57ms 35 silly resolveWithNewModule colors@1.3.2 checking installable status 36 http fetch GET 304 https://registry.npmjs.org/commander 52ms (from cache) 37 http fetch GET 304 https://registry.npmjs.org/css-loader 40ms (from cache) 38 silly pacote range manifest for commander@^2.15.1 fetched in 57ms 39 silly resolveWithNewModule commander@2.18.0 checking installable status 40 silly pacote range manifest for css-loader@^0.28.11 fetched in 49ms 41 silly resolveWithNewModule css-loader@0.28.11 checking installable status 42 http fetch GET 304 https://registry.npmjs.org/deep-equal 34ms (from cache) 43 silly pacote range manifest for deep-equal@^1.0.1 fetched in 36ms 44 silly resolveWithNewModule deep-equal@1.0.1 checking installable status 45 http fetch GET 304 https://registry.npmjs.org/ejs 37ms (from cache) 46 silly pacote range manifest for ejs@^2.5.8 fetched in 41ms 47 silly resolveWithNewModule ejs@2.6.1 checking installable status 48 http fetch GET 304 https://registry.npmjs.org/ascii-table 772ms (from cache) 49 silly pacote version manifest for ascii-table@0.0.9 fetched in 775ms 50 silly resolveWithNewModule ascii-table@0.0.9 checking installable status 51 http fetch GET 304 https://registry.npmjs.org/babel-preset-es2017 778ms (from cache) 52 silly pacote version manifest for babel-preset-es2017@6.24.1 fetched in 780ms 53 warn deprecated babel-preset-es2017@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 54 silly resolveWithNewModule babel-preset-es2017@6.24.1 checking installable status 55 http fetch GET 304 https://registry.npmjs.org/babel-preset-react 789ms (from cache) 56 silly pacote range manifest for babel-preset-react@^6.24.1 fetched in 797ms 57 silly resolveWithNewModule babel-preset-react@6.24.1 checking installable status 58 http fetch GET 304 https://registry.npmjs.org/file-loader 41ms (from cache) 59 http fetch GET 304 https://registry.npmjs.org/finalhandler 31ms (from cache) 60 silly pacote range manifest for file-loader@^1.1.5 fetched in 45ms 61 silly resolveWithNewModule file-loader@1.1.11 checking installable status 62 silly pacote range manifest for finalhandler@^1.1.1 fetched in 34ms 63 silly resolveWithNewModule finalhandler@1.1.1 checking installable status 64 http fetch GET 304 https://registry.npmjs.org/follow-redirects 40ms (from cache) 65 http fetch GET 304 https://registry.npmjs.org/babel-plugin-webpack-aliases 842ms (from cache) 66 silly pacote range manifest for follow-redirects@^1.2.4 fetched in 44ms 67 silly resolveWithNewModule follow-redirects@1.5.8 checking installable status 68 silly pacote range manifest for babel-plugin-webpack-aliases@^1.1.3 fetched in 846ms 69 silly resolveWithNewModule babel-plugin-webpack-aliases@1.1.3 checking installable status 70 http fetch GET 304 https://registry.npmjs.org/fs-extra 31ms (from cache) 71 silly pacote range manifest for fs-extra@^2.0.0 fetched in 35ms 72 silly resolveWithNewModule fs-extra@2.1.2 checking installable status 73 http fetch GET 304 https://registry.npmjs.org/globule 45ms (from cache) 74 silly pacote range manifest for globule@^1.1.0 fetched in 48ms 75 silly resolveWithNewModule globule@1.2.1 checking installable status 76 http fetch GET 304 https://registry.npmjs.org/http-proxy 44ms (from cache) 77 silly pacote range manifest for http-proxy@^1.17.0 fetched in 48ms 78 silly resolveWithNewModule http-proxy@1.17.0 checking installable status 79 http fetch GET 304 https://registry.npmjs.org/babel-loader 906ms (from cache) 80 silly pacote range manifest for babel-loader@^7.1.2 fetched in 911ms 81 silly resolveWithNewModule babel-loader@7.1.5 checking installable status 82 http fetch GET 304 https://registry.npmjs.org/bip39 919ms (from cache) 83 silly pacote range manifest for bip39@^2.5.0 fetched in 921ms 84 silly resolveWithNewModule bip39@2.5.0 checking installable status 85 http fetch GET 304 https://registry.npmjs.org/babel-preset-es2016 938ms (from cache) 86 silly pacote range manifest for babel-preset-es2016@^6.24.1 fetched in 940ms 87 warn deprecated babel-preset-es2016@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 88 silly resolveWithNewModule babel-preset-es2016@6.24.1 checking installable status 89 http fetch GET 304 https://registry.npmjs.org/eth-ens-namehash 746ms (from cache) 90 silly pacote range manifest for eth-ens-namehash@^2.0.8 fetched in 748ms 91 silly resolveWithNewModule eth-ens-namehash@2.0.8 checking installable status 92 http fetch GET 304 https://registry.npmjs.org/eth-lib 742ms (from cache) 93 silly pacote range manifest for eth-lib@^0.2.8 fetched in 743ms 94 silly resolveWithNewModule eth-lib@0.2.8 checking installable status 95 http fetch GET 304 https://registry.npmjs.org/ethereumjs-wallet 766ms (from cache) 96 silly pacote version manifest for ethereumjs-wallet@0.6.0 fetched in 768ms 97 silly resolveWithNewModule ethereumjs-wallet@0.6.0 checking installable status 98 http fetch GET 304 https://registry.npmjs.org/ganache-cli 766ms (from cache) 99 silly pacote version manifest for ganache-cli@6.1.0 fetched in 768ms 100 silly resolveWithNewModule ganache-cli@6.1.0 checking installable status 101 http fetch GET 304 https://registry.npmjs.org/hard-source-webpack-plugin 746ms (from cache) 102 silly pacote range manifest for hard-source-webpack-plugin@^0.6.6 fetched in 751ms 103 silly resolveWithNewModule hard-source-webpack-plugin@0.6.12 checking installable status 104 http fetch GET 304 https://registry.npmjs.org/ora 28ms (from cache) 105 silly pacote range manifest for ora@^2.1.0 fetched in 30ms 106 silly resolveWithNewModule ora@2.1.0 checking installable status 107 http fetch GET 304 https://registry.npmjs.org/http-shutdown 748ms (from cache) 108 silly pacote range manifest for http-shutdown@^1.2.0 fetched in 752ms 109 silly resolveWithNewModule http-shutdown@1.2.0 checking installable status 110 http fetch GET 304 https://registry.npmjs.org/i18n 754ms (from cache) 111 silly pacote range manifest for i18n@^0.8.3 fetched in 757ms 112 silly resolveWithNewModule i18n@0.8.3 checking installable status 113 http fetch GET 304 https://registry.npmjs.org/ipfs-api 752ms (from cache) 114 silly pacote version manifest for ipfs-api@17.2.4 fetched in 760ms 115 silly resolveWithNewModule ipfs-api@17.2.4 checking installable status 116 http fetch GET 304 https://registry.npmjs.org/os-locale 42ms (from cache) 117 silly pacote range manifest for os-locale@^2.1.0 fetched in 45ms 118 silly resolveWithNewModule os-locale@2.1.0 checking installable status 119 http fetch GET 304 https://registry.npmjs.org/live-plugin-manager-git-fix 772ms (from cache) 120 http fetch GET 304 https://registry.npmjs.org/parse-json 38ms (from cache) 121 silly pacote range manifest for live-plugin-manager-git-fix@^0.12.1 fetched in 774ms 122 silly resolveWithNewModule live-plugin-manager-git-fix@0.12.1 checking installable status 123 silly pacote range manifest for parse-json@^4.0.0 fetched in 41ms 124 silly resolveWithNewModule parse-json@4.0.0 checking installable status 125 http fetch GET 304 https://registry.npmjs.org/merge 768ms (from cache) 126 http fetch GET 304 https://registry.npmjs.org/mocha 756ms (from cache) 127 silly pacote range manifest for merge@^1.2.0 fetched in 774ms 128 silly resolveWithNewModule merge@1.2.0 checking installable status 129 silly pacote range manifest for mocha@^3.2.0 fetched in 765ms 130 silly resolveWithNewModule mocha@3.5.3 checking installable status 131 http fetch GET 304 https://registry.npmjs.org/neo-blessed 766ms (from cache) 132 silly pacote range manifest for neo-blessed@^0.2.0 fetched in 768ms 133 silly resolveWithNewModule neo-blessed@0.2.0 checking installable status 134 http fetch GET 304 https://registry.npmjs.org/request 44ms (from cache) 135 http fetch GET 304 https://registry.npmjs.org/serve-static 45ms (from cache) 136 silly pacote range manifest for request@^2.85.0 fetched in 51ms 137 silly resolveWithNewModule request@2.88.0 checking installable status 138 silly pacote range manifest for serve-static@^1.11.1 fetched in 51ms 139 silly resolveWithNewModule serve-static@1.13.2 checking installable status 140 http fetch GET 304 https://registry.npmjs.org/shelljs 48ms (from cache) 141 http fetch GET 304 https://registry.npmjs.org/node-http-proxy 755ms (from cache) 142 silly pacote range manifest for shelljs@^0.5.0 fetched in 52ms 143 silly resolveWithNewModule shelljs@0.5.3 checking installable status 144 silly pacote range manifest for node-http-proxy@^0.2.3 fetched in 757ms 145 silly resolveWithNewModule node-http-proxy@0.2.3 checking installable status 146 http fetch GET 304 https://registry.npmjs.org/style-loader 30ms (from cache) 147 silly pacote range manifest for style-loader@^0.19.0 fetched in 32ms 148 silly resolveWithNewModule style-loader@0.19.1 checking installable status 149 http fetch GET 304 https://registry.npmjs.org/tar 25ms (from cache) 150 silly pacote range manifest for tar@^3.1.5 fetched in 28ms 151 silly resolveWithNewModule tar@3.2.1 checking installable status 152 http fetch GET 304 https://registry.npmjs.org/toposort 34ms (from cache) 153 silly pacote range manifest for toposort@^1.0.0 fetched in 36ms 154 silly resolveWithNewModule toposort@1.0.7 checking installable status 155 http fetch GET 304 https://registry.npmjs.org/underscore 24ms (from cache) 156 silly pacote range manifest for underscore@^1.9.0 fetched in 26ms 157 silly resolveWithNewModule underscore@1.9.1 checking installable status 158 http fetch GET 304 https://registry.npmjs.org/url-loader 28ms (from cache) 159 http fetch GET 304 https://registry.npmjs.org/uuid 26ms (from cache) 160 silly pacote range manifest for url-loader@^0.6.2 fetched in 31ms 161 silly resolveWithNewModule url-loader@0.6.2 checking installable status 162 silly pacote range manifest for uuid@^3.2.1 fetched in 29ms 163 silly resolveWithNewModule uuid@3.3.2 checking installable status 164 http fetch GET 304 https://registry.npmjs.org/viz.js 35ms (from cache) 165 silly pacote range manifest for viz.js@^1.8.1 fetched in 39ms 166 silly resolveWithNewModule viz.js@1.8.2 checking installable status 167 http fetch GET 304 https://registry.npmjs.org/node-ipc 745ms (from cache) 168 silly pacote range manifest for node-ipc@^9.1.1 fetched in 753ms 169 silly resolveWithNewModule node-ipc@9.1.1 checking installable status 170 http fetch GET 304 https://registry.npmjs.org/webpack 39ms (from cache) 171 silly pacote range manifest for webpack@^3.10.0 fetched in 95ms 172 silly resolveWithNewModule webpack@3.12.0 checking installable status 173 http fetch GET 304 https://registry.npmjs.org/p-iteration 804ms (from cache) 174 http fetch GET 304 https://registry.npmjs.org/promptly 779ms (from cache) 175 http fetch GET 304 https://registry.npmjs.org/propose 775ms (from cache) 176 silly pacote range manifest for p-iteration@^1.1.7 fetched in 807ms 177 silly resolveWithNewModule p-iteration@1.1.7 checking installable status 178 silly pacote range manifest for promptly@^2.1.0 fetched in 783ms 179 silly resolveWithNewModule promptly@2.2.0 checking installable status 180 silly pacote version manifest for propose@0.0.5 fetched in 779ms 181 silly resolveWithNewModule propose@0.0.5 checking installable status 182 http fetch GET 304 https://registry.npmjs.org/simples 744ms (from cache) 183 silly pacote range manifest for simples@^0.8.8 fetched in 748ms 184 silly resolveWithNewModule simples@0.8.8 checking installable status 185 http fetch GET 304 https://registry.npmjs.org/window-size 34ms (from cache) 186 silly pacote range manifest for window-size@^1.1.0 fetched in 35ms 187 silly resolveWithNewModule window-size@1.1.1 checking installable status 188 http fetch GET 304 https://registry.npmjs.org/solc 744ms (from cache) 189 silly pacote version manifest for solc@0.4.24 fetched in 746ms 190 silly resolveWithNewModule solc@0.4.24 checking installable status 191 http fetch GET 304 https://registry.npmjs.org/string-replace-async 758ms (from cache) 192 silly pacote range manifest for string-replace-async@^1.2.1 fetched in 760ms 193 silly resolveWithNewModule string-replace-async@1.2.1 checking installable status 194 http fetch GET 304 https://registry.npmjs.org/underscore.string 739ms (from cache) 195 silly pacote range manifest for underscore.string@^3.3.4 fetched in 741ms 196 silly resolveWithNewModule underscore.string@3.3.4 checking installable status 197 http fetch GET 304 https://registry.npmjs.org/web3 748ms (from cache) 198 silly pacote version manifest for web3@1.0.0-beta.34 fetched in 750ms 199 silly resolveWithNewModule web3@1.0.0-beta.34 checking installable status 200 http fetch GET 304 https://registry.npmjs.org/embark-web3-provider-engine 738ms (from cache) 201 silly pacote version manifest for embark-web3-provider-engine@14.0.6 fetched in 741ms 202 silly resolveWithNewModule embark-web3-provider-engine@14.0.6 checking installable status 203 http fetch GET 304 https://registry.npmjs.org/lodash 23ms (from cache) 204 silly pacote range manifest for lodash@^4.17.10 fetched in 24ms 205 silly resolveWithNewModule lodash@4.17.11 checking installable status 206 http fetch GET 304 https://registry.npmjs.org/babel-code-frame 45ms (from cache) 207 silly pacote range manifest for babel-code-frame@^6.26.0 fetched in 50ms 208 silly resolveWithNewModule babel-code-frame@6.26.0 checking installable status 209 http fetch GET 304 https://registry.npmjs.org/babel-generator 56ms (from cache) 210 http fetch GET 304 https://registry.npmjs.org/babel-helpers 58ms (from cache) 211 http fetch GET 304 https://registry.npmjs.org/babel-messages 59ms (from cache) 212 silly pacote range manifest for babel-generator@^6.26.0 fetched in 63ms 213 silly resolveWithNewModule babel-generator@6.26.1 checking installable status 214 silly pacote range manifest for babel-helpers@^6.24.1 fetched in 63ms 215 silly resolveWithNewModule babel-helpers@6.24.1 checking installable status 216 silly pacote range manifest for babel-messages@^6.23.0 fetched in 68ms 217 silly resolveWithNewModule babel-messages@6.23.0 checking installable status 218 http fetch GET 304 https://registry.npmjs.org/babel-traverse 67ms (from cache) 219 http fetch GET 304 https://registry.npmjs.org/babel-template 69ms (from cache) 220 http fetch GET 304 https://registry.npmjs.org/babel-types 71ms (from cache) 221 http fetch GET 304 https://registry.npmjs.org/babel-runtime 73ms (from cache) 222 http fetch GET 304 https://registry.npmjs.org/babel-register 75ms (from cache) 223 silly pacote range manifest for babel-traverse@^6.26.0 fetched in 76ms 224 silly resolveWithNewModule babel-traverse@6.26.0 checking installable status 225 silly pacote range manifest for babel-template@^6.26.0 fetched in 81ms 226 silly resolveWithNewModule babel-template@6.26.0 checking installable status 227 http fetch GET 304 https://registry.npmjs.org/babylon 93ms (from cache) 228 silly pacote range manifest for babel-types@^6.26.0 fetched in 95ms 229 silly resolveWithNewModule babel-types@6.26.0 checking installable status 230 silly pacote range manifest for babel-runtime@^6.26.0 fetched in 98ms 231 silly resolveWithNewModule babel-runtime@6.26.0 checking installable status 232 silly pacote range manifest for babel-register@^6.26.0 fetched in 104ms 233 silly resolveWithNewModule babel-register@6.26.0 checking installable status 234 silly pacote range manifest for babylon@^6.18.0 fetched in 109ms 235 silly resolveWithNewModule babylon@6.18.0 checking installable status 236 http fetch GET 304 https://registry.npmjs.org/convert-source-map 71ms (from cache) 237 silly pacote range manifest for convert-source-map@^1.5.1 fetched in 73ms 238 silly resolveWithNewModule convert-source-map@1.6.0 checking installable status 239 http fetch GET 304 https://registry.npmjs.org/debug 62ms (from cache) 240 http fetch GET 304 https://registry.npmjs.org/json5 59ms (from cache) 241 http fetch GET 304 https://registry.npmjs.org/minimatch 61ms (from cache) 242 silly pacote range manifest for debug@^2.6.9 fetched in 69ms 243 silly resolveWithNewModule debug@2.6.9 checking installable status 244 silly pacote range manifest for json5@^0.5.1 fetched in 65ms 245 silly resolveWithNewModule json5@0.5.1 checking installable status 246 silly pacote range manifest for minimatch@^3.0.4 fetched in 67ms 247 silly resolveWithNewModule minimatch@3.0.4 checking installable status 248 http fetch GET 304 https://registry.npmjs.org/path-is-absolute 72ms (from cache) 249 http fetch GET 304 https://registry.npmjs.org/slash 55ms (from cache) 250 http fetch GET 304 https://registry.npmjs.org/private 69ms (from cache) 251 silly pacote range manifest for path-is-absolute@^1.0.1 fetched in 75ms 252 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status 253 http fetch GET 304 https://registry.npmjs.org/source-map 53ms (from cache) 254 silly pacote range manifest for slash@^1.0.0 fetched in 59ms 255 silly resolveWithNewModule slash@1.0.0 checking installable status 256 silly pacote range manifest for private@^0.1.8 fetched in 72ms 257 silly resolveWithNewModule private@0.1.8 checking installable status 258 silly pacote range manifest for source-map@^0.5.7 fetched in 56ms 259 silly resolveWithNewModule source-map@0.5.7 checking installable status 260 http fetch GET 304 https://registry.npmjs.org/js-tokens 27ms (from cache) 261 http fetch GET 304 https://registry.npmjs.org/chalk 28ms (from cache) 262 silly pacote range manifest for js-tokens@^3.0.2 fetched in 29ms 263 silly resolveWithNewModule js-tokens@3.0.2 checking installable status 264 http fetch GET 304 https://registry.npmjs.org/esutils 30ms (from cache) 265 silly pacote range manifest for chalk@^1.1.3 fetched in 30ms 266 silly resolveWithNewModule chalk@1.1.3 checking installable status 267 silly pacote range manifest for esutils@^2.0.2 fetched in 32ms 268 silly resolveWithNewModule esutils@2.0.2 checking installable status 269 http fetch GET 304 https://registry.npmjs.org/strip-ansi 37ms (from cache) 270 http fetch GET 304 https://registry.npmjs.org/has-ansi 38ms (from cache) 271 silly pacote range manifest for strip-ansi@^3.0.0 fetched in 40ms 272 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status 273 silly pacote range manifest for has-ansi@^2.0.0 fetched in 41ms 274 silly resolveWithNewModule has-ansi@2.0.0 checking installable status 275 http fetch GET 304 https://registry.npmjs.org/supports-color 48ms (from cache) 276 http fetch GET 304 https://registry.npmjs.org/ansi-styles 52ms (from cache) 277 http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 52ms (from cache) 278 silly pacote range manifest for supports-color@^2.0.0 fetched in 53ms 279 silly resolveWithNewModule supports-color@2.0.0 checking installable status 280 silly pacote range manifest for escape-string-regexp@^1.0.2 fetched in 55ms 281 silly resolveWithNewModule escape-string-regexp@1.0.5 checking installable status 282 silly pacote range manifest for ansi-styles@^2.2.1 fetched in 57ms 283 silly resolveWithNewModule ansi-styles@2.2.1 checking installable status 284 http fetch GET 304 https://registry.npmjs.org/ansi-regex 22ms (from cache) 285 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 24ms 286 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status 287 http fetch GET 304 https://registry.npmjs.org/detect-indent 35ms (from cache) 288 http fetch GET 304 https://registry.npmjs.org/jsesc 39ms (from cache) 289 silly pacote range manifest for detect-indent@^4.0.0 fetched in 42ms 290 silly resolveWithNewModule detect-indent@4.0.0 checking installable status 291 silly pacote range manifest for jsesc@^1.3.0 fetched in 42ms 292 silly resolveWithNewModule jsesc@1.3.0 checking installable status 293 http fetch GET 304 https://registry.npmjs.org/trim-right 43ms (from cache) 294 silly pacote range manifest for trim-right@^1.0.1 fetched in 44ms 295 silly resolveWithNewModule trim-right@1.0.1 checking installable status 296 http fetch GET 304 https://registry.npmjs.org/core-js 27ms (from cache) 297 http fetch GET 304 https://registry.npmjs.org/regenerator-runtime 30ms (from cache) 298 silly pacote range manifest for core-js@^2.4.0 fetched in 31ms 299 silly resolveWithNewModule core-js@2.5.7 checking installable status 300 silly pacote range manifest for regenerator-runtime@^0.11.0 fetched in 31ms 301 silly resolveWithNewModule regenerator-runtime@0.11.1 checking installable status 302 http fetch GET 304 https://registry.npmjs.org/to-fast-properties 22ms (from cache) 303 silly pacote range manifest for to-fast-properties@^1.0.3 fetched in 23ms 304 silly resolveWithNewModule to-fast-properties@1.0.3 checking installable status 305 http fetch GET 304 https://registry.npmjs.org/repeating 31ms (from cache) 306 silly pacote range manifest for repeating@^2.0.0 fetched in 33ms 307 silly resolveWithNewModule repeating@2.0.1 checking installable status 308 http fetch GET 304 https://registry.npmjs.org/is-finite 22ms (from cache) 309 silly pacote range manifest for is-finite@^1.0.0 fetched in 32ms 310 silly resolveWithNewModule is-finite@1.0.2 checking installable status 311 http fetch GET 304 https://registry.npmjs.org/number-is-nan 25ms (from cache) 312 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 26ms 313 silly resolveWithNewModule number-is-nan@1.0.1 checking installable status 314 http fetch GET 304 https://registry.npmjs.org/invariant 24ms (from cache) 315 silly pacote range manifest for invariant@^2.2.2 fetched in 25ms 316 silly resolveWithNewModule invariant@2.2.4 checking installable status 317 http fetch GET 304 https://registry.npmjs.org/globals 27ms (from cache) 318 silly pacote range manifest for globals@^9.18.0 fetched in 29ms 319 silly resolveWithNewModule globals@9.18.0 checking installable status 320 http fetch GET 304 https://registry.npmjs.org/ms 23ms (from cache) 321 silly pacote version manifest for ms@2.0.0 fetched in 25ms 322 silly resolveWithNewModule ms@2.0.0 checking installable status 323 http fetch GET 304 https://registry.npmjs.org/loose-envify 32ms (from cache) 324 silly pacote range manifest for loose-envify@^1.0.0 fetched in 33ms 325 silly resolveWithNewModule loose-envify@1.4.0 checking installable status 326 http fetch GET 304 https://registry.npmjs.org/mkdirp 24ms (from cache) 327 http fetch GET 304 https://registry.npmjs.org/home-or-tmp 25ms (from cache) 328 http fetch GET 304 https://registry.npmjs.org/source-map-support 26ms (from cache) 329 silly pacote range manifest for mkdirp@^0.5.1 fetched in 27ms 330 silly resolveWithNewModule mkdirp@0.5.1 checking installable status 331 silly pacote range manifest for home-or-tmp@^2.0.0 fetched in 29ms 332 silly resolveWithNewModule home-or-tmp@2.0.0 checking installable status 333 silly pacote range manifest for source-map-support@^0.4.15 fetched in 28ms 334 silly resolveWithNewModule source-map-support@0.4.18 checking installable status 335 http fetch GET 304 https://registry.npmjs.org/os-homedir 24ms (from cache) 336 http fetch GET 304 https://registry.npmjs.org/os-tmpdir 23ms (from cache) 337 silly pacote range manifest for os-homedir@^1.0.0 fetched in 26ms 338 silly resolveWithNewModule os-homedir@1.0.2 checking installable status 339 silly pacote range manifest for os-tmpdir@^1.0.1 fetched in 25ms 340 silly resolveWithNewModule os-tmpdir@1.0.2 checking installable status 341 http fetch GET 304 https://registry.npmjs.org/minimist 26ms (from cache) 342 silly pacote version manifest for minimist@0.0.8 fetched in 28ms 343 silly resolveWithNewModule minimist@0.0.8 checking installable status 344 http fetch GET 304 https://registry.npmjs.org/safe-buffer 22ms (from cache) 345 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 23ms 346 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status 347 http fetch GET 304 https://registry.npmjs.org/brace-expansion 23ms (from cache) 348 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 25ms 349 silly resolveWithNewModule brace-expansion@1.1.11 checking installable status 350 http fetch GET 304 https://registry.npmjs.org/balanced-match 26ms (from cache) 351 http fetch GET 304 https://registry.npmjs.org/concat-map 31ms (from cache) 352 silly pacote range manifest for balanced-match@^1.0.0 fetched in 35ms 353 silly resolveWithNewModule balanced-match@1.0.0 checking installable status 354 silly pacote version manifest for concat-map@0.0.1 fetched in 35ms 355 silly resolveWithNewModule concat-map@0.0.1 checking installable status 356 http fetch GET 304 https://registry.npmjs.org/find-cache-dir 35ms (from cache) 357 silly pacote range manifest for find-cache-dir@^1.0.0 fetched in 36ms 358 silly resolveWithNewModule find-cache-dir@1.0.0 checking installable status 359 http fetch GET 304 https://registry.npmjs.org/loader-utils 36ms (from cache) 360 silly pacote range manifest for loader-utils@^1.0.2 fetched in 38ms 361 silly resolveWithNewModule loader-utils@1.1.0 checking installable status 362 http fetch GET 304 https://registry.npmjs.org/commondir 23ms (from cache) 363 silly pacote range manifest for commondir@^1.0.1 fetched in 24ms 364 silly resolveWithNewModule commondir@1.0.1 checking installable status 365 http fetch GET 304 https://registry.npmjs.org/make-dir 31ms (from cache) 366 http fetch GET 304 https://registry.npmjs.org/pkg-dir 32ms (from cache) 367 silly pacote range manifest for make-dir@^1.0.0 fetched in 34ms 368 silly resolveWithNewModule make-dir@1.3.0 checking installable status 369 silly pacote range manifest for pkg-dir@^2.0.0 fetched in 35ms 370 silly resolveWithNewModule pkg-dir@2.0.0 checking installable status 371 http fetch GET 304 https://registry.npmjs.org/pify 22ms (from cache) 372 silly pacote range manifest for pify@^3.0.0 fetched in 23ms 373 silly resolveWithNewModule pify@3.0.0 checking installable status 374 http fetch GET 304 https://registry.npmjs.org/find-up 28ms (from cache) 375 silly pacote range manifest for find-up@^2.1.0 fetched in 32ms 376 silly resolveWithNewModule find-up@2.1.0 checking installable status 377 http fetch GET 304 https://registry.npmjs.org/locate-path 24ms (from cache) 378 silly pacote range manifest for locate-path@^2.0.0 fetched in 25ms 379 silly resolveWithNewModule locate-path@2.0.0 checking installable status 380 http fetch GET 304 https://registry.npmjs.org/p-locate 21ms (from cache) 381 http fetch GET 304 https://registry.npmjs.org/path-exists 24ms (from cache) 382 silly pacote range manifest for p-locate@^2.0.0 fetched in 25ms 383 silly resolveWithNewModule p-locate@2.0.0 checking installable status 384 silly pacote range manifest for path-exists@^3.0.0 fetched in 26ms 385 silly resolveWithNewModule path-exists@3.0.0 checking installable status 386 http fetch GET 304 https://registry.npmjs.org/p-limit 21ms (from cache) 387 silly pacote range manifest for p-limit@^1.1.0 fetched in 22ms 388 silly resolveWithNewModule p-limit@1.3.0 checking installable status 389 http fetch GET 304 https://registry.npmjs.org/p-try 24ms (from cache) 390 silly pacote range manifest for p-try@^1.0.0 fetched in 25ms 391 silly resolveWithNewModule p-try@1.0.0 checking installable status 392 http fetch GET 304 https://registry.npmjs.org/big.js 30ms (from cache) 393 silly pacote range manifest for big.js@^3.1.3 fetched in 32ms 394 silly resolveWithNewModule big.js@3.2.0 checking installable status 395 http fetch GET 304 https://registry.npmjs.org/emojis-list 32ms (from cache) 396 silly pacote range manifest for emojis-list@^2.0.0 fetched in 33ms 397 silly resolveWithNewModule emojis-list@2.1.0 checking installable status 398 silly pacote version manifest for find-up@1.1.2 fetched in 1ms 399 silly resolveWithNewModule find-up@1.1.2 checking installable status 400 silly pacote range manifest for path-exists@^2.0.0 fetched in 2ms 401 silly resolveWithNewModule path-exists@2.1.0 checking installable status 402 http fetch GET 304 https://registry.npmjs.org/pinkie-promise 24ms (from cache) 403 silly pacote range manifest for pinkie-promise@^2.0.0 fetched in 25ms 404 silly resolveWithNewModule pinkie-promise@2.0.1 checking installable status 405 http fetch GET 304 https://registry.npmjs.org/pinkie 20ms (from cache) 406 silly pacote range manifest for pinkie@^2.0.0 fetched in 21ms 407 silly resolveWithNewModule pinkie@2.0.4 checking installable status 408 http fetch GET 304 https://registry.npmjs.org/babel-plugin-check-es2015-constants 59ms (from cache) 409 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping 59ms (from cache) 410 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions 61ms (from cache) 411 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions 63ms (from cache) 412 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties 63ms (from cache) 413 silly pacote range manifest for babel-plugin-check-es2015-constants@^6.22.0 fetched in 65ms 414 silly resolveWithNewModule babel-plugin-check-es2015-constants@6.22.0 checking installable status 415 silly pacote range manifest for babel-plugin-transform-es2015-block-scoping@^6.24.1 fetched in 65ms 416 silly resolveWithNewModule babel-plugin-transform-es2015-block-scoping@6.26.0 checking installable status 417 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring 66ms (from cache) 418 silly pacote range manifest for babel-plugin-transform-es2015-arrow-functions@^6.22.0 fetched in 69ms 419 silly resolveWithNewModule babel-plugin-transform-es2015-arrow-functions@6.22.0 checking installable status 420 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-for-of 68ms (from cache) 421 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys 69ms (from cache) 422 silly pacote range manifest for babel-plugin-transform-es2015-block-scoped-functions@^6.22.0 fetched in 72ms 423 silly resolveWithNewModule babel-plugin-transform-es2015-block-scoped-functions@6.22.0 checking installable status 424 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-classes 74ms (from cache) 425 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-function-name 72ms (from cache) 426 silly pacote range manifest for babel-plugin-transform-es2015-computed-properties@^6.24.1 fetched in 77ms 427 silly resolveWithNewModule babel-plugin-transform-es2015-computed-properties@6.24.1 checking installable status 428 silly pacote range manifest for babel-plugin-transform-es2015-destructuring@^6.22.0 fetched in 80ms 429 silly resolveWithNewModule babel-plugin-transform-es2015-destructuring@6.23.0 checking installable status 430 silly pacote range manifest for babel-plugin-transform-es2015-for-of@^6.22.0 fetched in 82ms 431 silly resolveWithNewModule babel-plugin-transform-es2015-for-of@6.23.0 checking installable status 432 silly pacote range manifest for babel-plugin-transform-es2015-duplicate-keys@^6.24.1 fetched in 85ms 433 silly resolveWithNewModule babel-plugin-transform-es2015-duplicate-keys@6.24.1 checking installable status 434 silly pacote range manifest for babel-plugin-transform-es2015-classes@^6.24.1 fetched in 90ms 435 silly resolveWithNewModule babel-plugin-transform-es2015-classes@6.24.1 checking installable status 436 silly pacote range manifest for babel-plugin-transform-es2015-function-name@^6.24.1 fetched in 89ms 437 silly resolveWithNewModule babel-plugin-transform-es2015-function-name@6.24.1 checking installable status 438 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-literals 63ms (from cache) 439 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd 65ms (from cache) 440 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs 65ms (from cache) 441 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs 64ms (from cache) 442 silly pacote range manifest for babel-plugin-transform-es2015-literals@^6.22.0 fetched in 75ms 443 silly resolveWithNewModule babel-plugin-transform-es2015-literals@6.22.0 checking installable status 444 silly pacote range manifest for babel-plugin-transform-es2015-modules-amd@^6.24.1 fetched in 76ms 445 silly resolveWithNewModule babel-plugin-transform-es2015-modules-amd@6.24.1 checking installable status 446 silly pacote range manifest for babel-plugin-transform-es2015-modules-commonjs@^6.24.1 fetched in 78ms 447 silly resolveWithNewModule babel-plugin-transform-es2015-modules-commonjs@6.26.2 checking installable status 448 silly pacote range manifest for babel-plugin-transform-es2015-modules-systemjs@^6.24.1 fetched in 78ms 449 silly resolveWithNewModule babel-plugin-transform-es2015-modules-systemjs@6.24.1 checking installable status 450 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd 77ms (from cache) 451 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-object-super 79ms (from cache) 452 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-spread 75ms (from cache) 453 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-parameters 78ms (from cache) 454 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties 82ms (from cache) 455 silly pacote range manifest for babel-plugin-transform-es2015-modules-umd@^6.24.1 fetched in 91ms 456 silly resolveWithNewModule babel-plugin-transform-es2015-modules-umd@6.24.1 checking installable status 457 silly pacote range manifest for babel-plugin-transform-es2015-object-super@^6.24.1 fetched in 90ms 458 silly resolveWithNewModule babel-plugin-transform-es2015-object-super@6.24.1 checking installable status 459 silly pacote range manifest for babel-plugin-transform-es2015-spread@^6.22.0 fetched in 83ms 460 silly resolveWithNewModule babel-plugin-transform-es2015-spread@6.22.0 checking installable status 461 silly pacote range manifest for babel-plugin-transform-es2015-parameters@^6.24.1 fetched in 86ms 462 silly resolveWithNewModule babel-plugin-transform-es2015-parameters@6.24.1 checking installable status 463 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex 79ms (from cache) 464 silly pacote range manifest for babel-plugin-transform-es2015-shorthand-properties@^6.24.1 fetched in 88ms 465 silly resolveWithNewModule babel-plugin-transform-es2015-shorthand-properties@6.24.1 checking installable status 466 silly pacote range manifest for babel-plugin-transform-es2015-sticky-regex@^6.24.1 fetched in 83ms 467 silly resolveWithNewModule babel-plugin-transform-es2015-sticky-regex@6.24.1 checking installable status 468 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol 44ms (from cache) 469 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex 44ms (from cache) 470 silly pacote range manifest for babel-plugin-transform-es2015-typeof-symbol@^6.22.0 fetched in 48ms 471 silly resolveWithNewModule babel-plugin-transform-es2015-typeof-symbol@6.23.0 checking installable status 472 silly pacote range manifest for babel-plugin-transform-es2015-unicode-regex@^6.24.1 fetched in 53ms 473 silly resolveWithNewModule babel-plugin-transform-es2015-unicode-regex@6.24.1 checking installable status 474 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-regenerator 90ms (from cache) 475 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals 98ms (from cache) 476 silly pacote range manifest for babel-plugin-transform-regenerator@^6.24.1 fetched in 93ms 477 silly resolveWithNewModule babel-plugin-transform-regenerator@6.26.0 checking installable status 478 silly pacote range manifest for babel-plugin-transform-es2015-template-literals@^6.22.0 fetched in 101ms 479 silly resolveWithNewModule babel-plugin-transform-es2015-template-literals@6.22.0 checking installable status 480 http fetch GET 304 https://registry.npmjs.org/babel-helper-optimise-call-expression 34ms (from cache) 481 http fetch GET 304 https://registry.npmjs.org/babel-helper-function-name 34ms (from cache) 482 http fetch GET 304 https://registry.npmjs.org/babel-helper-define-map 35ms (from cache) 483 silly pacote range manifest for babel-helper-optimise-call-expression@^6.24.1 fetched in 38ms 484 silly resolveWithNewModule babel-helper-optimise-call-expression@6.24.1 checking installable status 485 silly pacote range manifest for babel-helper-function-name@^6.24.1 fetched in 38ms 486 silly resolveWithNewModule babel-helper-function-name@6.24.1 checking installable status 487 http fetch GET 304 https://registry.npmjs.org/babel-helper-replace-supers 38ms (from cache) 488 silly pacote range manifest for babel-helper-define-map@^6.24.1 fetched in 38ms 489 silly resolveWithNewModule babel-helper-define-map@6.26.0 checking installable status 490 silly pacote range manifest for babel-helper-replace-supers@^6.24.1 fetched in 40ms 491 silly resolveWithNewModule babel-helper-replace-supers@6.24.1 checking installable status 492 http fetch GET 304 https://registry.npmjs.org/babel-helper-get-function-arity 21ms (from cache) 493 silly pacote range manifest for babel-helper-get-function-arity@^6.24.1 fetched in 25ms 494 silly resolveWithNewModule babel-helper-get-function-arity@6.24.1 checking installable status 495 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-strict-mode 24ms (from cache) 496 silly pacote range manifest for babel-plugin-transform-strict-mode@^6.24.1 fetched in 25ms 497 silly resolveWithNewModule babel-plugin-transform-strict-mode@6.24.1 checking installable status 498 http fetch GET 304 https://registry.npmjs.org/babel-helper-hoist-variables 19ms (from cache) 499 silly pacote range manifest for babel-helper-hoist-variables@^6.24.1 fetched in 20ms 500 silly resolveWithNewModule babel-helper-hoist-variables@6.24.1 checking installable status 501 http fetch GET 304 https://registry.npmjs.org/babel-helper-call-delegate 23ms (from cache) 502 silly pacote range manifest for babel-helper-call-delegate@^6.24.1 fetched in 24ms 503 silly resolveWithNewModule babel-helper-call-delegate@6.24.1 checking installable status 504 http fetch GET 304 https://registry.npmjs.org/babel-helper-regex 26ms (from cache) 505 silly pacote range manifest for babel-helper-regex@^6.24.1 fetched in 27ms 506 silly resolveWithNewModule babel-helper-regex@6.26.0 checking installable status 507 http fetch GET 304 https://registry.npmjs.org/regexpu-core 21ms (from cache) 508 silly pacote range manifest for regexpu-core@^2.0.0 fetched in 23ms 509 silly resolveWithNewModule regexpu-core@2.0.0 checking installable status 510 http fetch GET 304 https://registry.npmjs.org/regjsgen 27ms (from cache) 511 http fetch GET 304 https://registry.npmjs.org/regenerate 29ms (from cache) 512 silly pacote range manifest for regenerate@^1.2.1 fetched in 30ms 513 silly resolveWithNewModule regenerate@1.4.0 checking installable status 514 silly pacote range manifest for regjsgen@^0.2.0 fetched in 31ms 515 silly resolveWithNewModule regjsgen@0.2.0 checking installable status 516 http fetch GET 304 https://registry.npmjs.org/regjsparser 30ms (from cache) 517 silly pacote range manifest for regjsparser@^0.1.4 fetched in 32ms 518 silly resolveWithNewModule regjsparser@0.1.5 checking installable status 519 silly pacote range manifest for jsesc@~0.5.0 fetched in 1ms 520 silly resolveWithNewModule jsesc@0.5.0 checking installable status 521 http fetch GET 304 https://registry.npmjs.org/regenerator-transform 37ms (from cache) 522 silly pacote range manifest for regenerator-transform@^0.10.0 fetched in 38ms 523 silly resolveWithNewModule regenerator-transform@0.10.1 checking installable status 524 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator 736ms (from cache) 525 silly pacote range manifest for babel-plugin-transform-exponentiation-operator@^6.24.1 fetched in 737ms 526 silly resolveWithNewModule babel-plugin-transform-exponentiation-operator@6.24.1 checking installable status 527 http fetch GET 304 https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator 734ms (from cache) 528 silly pacote range manifest for babel-plugin-syntax-exponentiation-operator@^6.8.0 fetched in 736ms 529 silly resolveWithNewModule babel-plugin-syntax-exponentiation-operator@6.13.0 checking installable status 530 http fetch GET 304 https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor 754ms (from cache) 531 silly pacote range manifest for babel-helper-builder-binary-assignment-operator-visitor@^6.24.1 fetched in 756ms 532 silly resolveWithNewModule babel-helper-builder-binary-assignment-operator-visitor@6.24.1 checking installable status 533 http fetch GET 304 https://registry.npmjs.org/babel-helper-explode-assignable-expression 728ms (from cache) 534 silly pacote range manifest for babel-helper-explode-assignable-expression@^6.24.1 fetched in 730ms 535 silly resolveWithNewModule babel-helper-explode-assignable-expression@6.24.1 checking installable status 536 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-async-to-generator 727ms (from cache) 537 silly pacote range manifest for babel-plugin-transform-async-to-generator@^6.24.1 fetched in 735ms 538 silly resolveWithNewModule babel-plugin-transform-async-to-generator@6.24.1 checking installable status 539 http fetch GET 304 https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas 782ms (from cache) 540 silly pacote range manifest for babel-plugin-syntax-trailing-function-commas@^6.22.0 fetched in 784ms 541 silly resolveWithNewModule babel-plugin-syntax-trailing-function-commas@6.22.0 checking installable status 542 http fetch GET 304 https://registry.npmjs.org/babel-helper-remap-async-to-generator 759ms (from cache) 543 silly pacote range manifest for babel-helper-remap-async-to-generator@^6.24.1 fetched in 760ms 544 silly resolveWithNewModule babel-helper-remap-async-to-generator@6.24.1 checking installable status 545 http fetch GET 304 https://registry.npmjs.org/babel-plugin-syntax-async-functions 762ms (from cache) 546 silly pacote range manifest for babel-plugin-syntax-async-functions@^6.8.0 fetched in 763ms 547 silly resolveWithNewModule babel-plugin-syntax-async-functions@6.13.0 checking installable status 548 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-react-display-name 36ms (from cache) 549 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-react-jsx 35ms (from cache) 550 http fetch GET 304 https://registry.npmjs.org/babel-plugin-syntax-jsx 37ms (from cache) 551 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-react-jsx-source 40ms (from cache) 552 silly pacote range manifest for babel-plugin-transform-react-jsx@^6.24.1 fetched in 42ms 553 silly resolveWithNewModule babel-plugin-transform-react-jsx@6.24.1 checking installable status 554 silly pacote range manifest for babel-plugin-transform-react-display-name@^6.23.0 fetched in 43ms 555 silly resolveWithNewModule babel-plugin-transform-react-display-name@6.25.0 checking installable status 556 silly pacote range manifest for babel-plugin-syntax-jsx@^6.3.13 fetched in 43ms 557 silly resolveWithNewModule babel-plugin-syntax-jsx@6.18.0 checking installable status 558 silly pacote range manifest for babel-plugin-transform-react-jsx-source@^6.22.0 fetched in 43ms 559 silly resolveWithNewModule babel-plugin-transform-react-jsx-source@6.22.0 checking installable status 560 http fetch GET 304 https://registry.npmjs.org/babel-preset-flow 735ms (from cache) 561 silly pacote range manifest for babel-preset-flow@^6.23.0 fetched in 737ms 562 silly resolveWithNewModule babel-preset-flow@6.23.0 checking installable status 563 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-react-jsx-self 765ms (from cache) 564 silly pacote range manifest for babel-plugin-transform-react-jsx-self@^6.22.0 fetched in 769ms 565 silly resolveWithNewModule babel-plugin-transform-react-jsx-self@6.22.0 checking installable status 566 http fetch GET 304 https://registry.npmjs.org/babel-helper-builder-react-jsx 25ms (from cache) 567 silly pacote range manifest for babel-helper-builder-react-jsx@^6.24.1 fetched in 31ms 568 silly resolveWithNewModule babel-helper-builder-react-jsx@6.26.0 checking installable status 569 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-flow-strip-types 23ms (from cache) 570 silly pacote range manifest for babel-plugin-transform-flow-strip-types@^6.22.0 fetched in 24ms 571 silly resolveWithNewModule babel-plugin-transform-flow-strip-types@6.22.0 checking installable status 572 http fetch GET 304 https://registry.npmjs.org/babel-plugin-syntax-flow 23ms (from cache) 573 silly pacote range manifest for babel-plugin-syntax-flow@^6.18.0 fetched in 24ms 574 silly resolveWithNewModule babel-plugin-syntax-flow@6.18.0 checking installable status 575 http fetch GET 304 https://registry.npmjs.org/pbkdf2 32ms (from cache) 576 http fetch GET 304 https://registry.npmjs.org/create-hash 33ms (from cache) 577 http fetch GET 304 https://registry.npmjs.org/randombytes 34ms (from cache) 578 silly pacote range manifest for pbkdf2@^3.0.9 fetched in 35ms 579 silly resolveWithNewModule pbkdf2@3.0.16 checking installable status 580 silly pacote range manifest for create-hash@^1.1.0 fetched in 36ms 581 silly resolveWithNewModule create-hash@1.2.0 checking installable status 582 silly pacote range manifest for randombytes@^2.0.1 fetched in 37ms 583 silly resolveWithNewModule randombytes@2.0.6 checking installable status 584 http fetch GET 304 https://registry.npmjs.org/unorm 36ms (from cache) 585 silly pacote range manifest for unorm@^1.3.3 fetched in 38ms 586 silly resolveWithNewModule unorm@1.4.1 checking installable status 587 http fetch GET 304 https://registry.npmjs.org/md5.js 31ms (from cache) 588 http fetch GET 304 https://registry.npmjs.org/cipher-base 31ms (from cache) 589 http fetch GET 304 https://registry.npmjs.org/inherits 32ms (from cache) 590 http fetch GET 304 https://registry.npmjs.org/sha.js 32ms (from cache) 591 silly pacote range manifest for md5.js@^1.3.4 fetched in 34ms 592 silly resolveWithNewModule md5.js@1.3.4 checking installable status 593 http fetch GET 304 https://registry.npmjs.org/ripemd160 33ms (from cache) 594 silly pacote range manifest for cipher-base@^1.0.1 fetched in 35ms 595 silly resolveWithNewModule cipher-base@1.0.4 checking installable status 596 silly pacote range manifest for inherits@^2.0.1 fetched in 36ms 597 silly resolveWithNewModule inherits@2.0.3 checking installable status 598 silly pacote range manifest for sha.js@^2.4.0 fetched in 35ms 599 silly resolveWithNewModule sha.js@2.4.11 checking installable status 600 silly pacote range manifest for ripemd160@^2.0.1 fetched in 36ms 601 silly resolveWithNewModule ripemd160@2.0.2 checking installable status 602 http fetch GET 304 https://registry.npmjs.org/hash-base 25ms (from cache) 603 silly pacote range manifest for hash-base@^3.0.0 fetched in 27ms 604 silly resolveWithNewModule hash-base@3.0.4 checking installable status 605 http fetch GET 304 https://registry.npmjs.org/create-hmac 27ms (from cache) 606 silly pacote range manifest for create-hmac@^1.1.4 fetched in 28ms 607 silly resolveWithNewModule create-hmac@1.1.7 checking installable status 608 http fetch GET 304 https://registry.npmjs.org/async-each 61ms (from cache) 609 http fetch GET 304 https://registry.npmjs.org/is-binary-path 60ms (from cache) 610 http fetch GET 304 https://registry.npmjs.org/glob-parent 62ms (from cache) 611 http fetch GET 304 https://registry.npmjs.org/anymatch 68ms (from cache) 612 http fetch GET 304 https://registry.npmjs.org/normalize-path 66ms (from cache) 613 http fetch GET 304 https://registry.npmjs.org/braces 68ms (from cache) 614 http fetch GET 304 https://registry.npmjs.org/is-glob 69ms (from cache) 615 http fetch GET 304 https://registry.npmjs.org/readdirp 70ms (from cache) 616 http fetch GET 304 https://registry.npmjs.org/lodash.debounce 71ms (from cache) 617 silly pacote range manifest for async-each@^1.0.0 fetched in 76ms 618 silly resolveWithNewModule async-each@1.0.1 checking installable status 619 silly pacote range manifest for is-binary-path@^1.0.0 fetched in 75ms 620 silly resolveWithNewModule is-binary-path@1.0.1 checking installable status 621 silly pacote range manifest for glob-parent@^3.1.0 fetched in 77ms 622 silly resolveWithNewModule glob-parent@3.1.0 checking installable status 623 http fetch GET 304 https://registry.npmjs.org/upath 76ms (from cache) 624 silly pacote range manifest for anymatch@^2.0.0 fetched in 80ms 625 silly resolveWithNewModule anymatch@2.0.0 checking installable status 626 silly pacote range manifest for normalize-path@^2.1.1 fetched in 77ms 627 silly resolveWithNewModule normalize-path@2.1.1 checking installable status 628 silly pacote range manifest for braces@^2.3.0 fetched in 80ms 629 silly resolveWithNewModule braces@2.3.2 checking installable status 630 silly pacote range manifest for readdirp@^2.0.0 fetched in 78ms 631 silly resolveWithNewModule readdirp@2.2.1 checking installable status 632 silly pacote range manifest for is-glob@^4.0.0 fetched in 80ms 633 silly resolveWithNewModule is-glob@4.0.0 checking installable status 634 silly pacote range manifest for lodash.debounce@^4.0.8 fetched in 81ms 635 silly resolveWithNewModule lodash.debounce@4.0.8 checking installable status 636 silly pacote range manifest for upath@^1.0.5 fetched in 80ms 637 silly resolveWithNewModule upath@1.1.0 checking installable status 638 http fetch GET 304 https://registry.npmjs.org/fsevents 34ms (from cache) 639 silly pacote range manifest for fsevents@^1.2.2 fetched in 35ms 640 silly resolveWithNewModule fsevents@1.2.4 checking installable status 641 silly tarball trying https://registry.npmjs.org/fsevents/-/fsevents-1.2.4.tgz by hash: sha512-z8H8/diyk76B7q5wg+Ud0+CqzcAF3mBBI/bA5ne5zrRUUIvNkJY//D3BqyH571KuAC4Nr7Rw7CjWX4r0y9DvNg== 642 silly extract https://registry.npmjs.org/fsevents/-/fsevents-1.2.4.tgz extracted to /tmp/npm-3196-e6d399f3/unpack-48e67824 (265ms) 643 silly addBundled read tarball 644 silly cleanup remove extracted module 645 http fetch GET 304 https://registry.npmjs.org/micromatch 26ms (from cache) 646 silly pacote range manifest for micromatch@^3.1.4 fetched in 28ms 647 silly resolveWithNewModule micromatch@3.1.10 checking installable status 648 http fetch GET 304 https://registry.npmjs.org/arr-diff 48ms (from cache) 649 silly pacote range manifest for arr-diff@^4.0.0 fetched in 56ms 650 silly resolveWithNewModule arr-diff@4.0.0 checking installable status 651 http fetch GET 304 https://registry.npmjs.org/fragment-cache 53ms (from cache) 652 http fetch GET 304 https://registry.npmjs.org/define-property 59ms (from cache) 653 http fetch GET 304 https://registry.npmjs.org/kind-of 57ms (from cache) 654 silly pacote range manifest for fragment-cache@^0.2.1 fetched in 59ms 655 silly resolveWithNewModule fragment-cache@0.2.1 checking installable status 656 http fetch GET 304 https://registry.npmjs.org/extend-shallow 63ms (from cache) 657 silly pacote range manifest for define-property@^2.0.2 fetched in 65ms 658 silly resolveWithNewModule define-property@2.0.2 checking installable status 659 http fetch GET 304 https://registry.npmjs.org/nanomatch 62ms (from cache) 660 http fetch GET 304 https://registry.npmjs.org/extglob 62ms (from cache) 661 silly pacote range manifest for kind-of@^6.0.2 fetched in 64ms 662 silly resolveWithNewModule kind-of@6.0.2 checking installable status 663 http fetch GET 304 https://registry.npmjs.org/object.pick 64ms (from cache) 664 silly pacote range manifest for extend-shallow@^3.0.2 fetched in 69ms 665 silly resolveWithNewModule extend-shallow@3.0.2 checking installable status 666 http fetch GET 304 https://registry.npmjs.org/regex-not 65ms (from cache) 667 silly pacote range manifest for nanomatch@^1.2.9 fetched in 67ms 668 silly resolveWithNewModule nanomatch@1.2.13 checking installable status 669 silly pacote range manifest for extglob@^2.0.4 fetched in 71ms 670 silly resolveWithNewModule extglob@2.0.4 checking installable status 671 http fetch GET 304 https://registry.npmjs.org/array-unique 75ms (from cache) 672 silly pacote range manifest for object.pick@^1.3.0 fetched in 70ms 673 silly resolveWithNewModule object.pick@1.3.0 checking installable status 674 silly pacote range manifest for regex-not@^1.0.0 fetched in 71ms 675 silly resolveWithNewModule regex-not@1.0.2 checking installable status 676 silly pacote range manifest for array-unique@^0.3.2 fetched in 77ms 677 silly resolveWithNewModule array-unique@0.3.2 checking installable status 678 http fetch GET 304 https://registry.npmjs.org/snapdragon 24ms (from cache) 679 silly pacote range manifest for snapdragon@^0.8.1 fetched in 25ms 680 silly resolveWithNewModule snapdragon@0.8.2 checking installable status 681 http fetch GET 304 https://registry.npmjs.org/to-regex 25ms (from cache) 682 silly pacote range manifest for to-regex@^3.0.2 fetched in 26ms 683 silly resolveWithNewModule to-regex@3.0.2 checking installable status 684 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 8ms 685 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 686 http fetch GET 304 https://registry.npmjs.org/fill-range 44ms (from cache) 687 silly pacote range manifest for fill-range@^4.0.0 fetched in 46ms 688 silly resolveWithNewModule fill-range@4.0.0 checking installable status 689 http fetch GET 304 https://registry.npmjs.org/snapdragon-node 46ms (from cache) 690 http fetch GET 304 https://registry.npmjs.org/repeat-element 48ms (from cache) 691 http fetch GET 304 https://registry.npmjs.org/isobject 48ms (from cache) 692 http fetch GET 304 https://registry.npmjs.org/split-string 48ms (from cache) 693 http fetch GET 304 https://registry.npmjs.org/arr-flatten 51ms (from cache) 694 silly pacote range manifest for snapdragon-node@^2.0.1 fetched in 49ms 695 silly resolveWithNewModule snapdragon-node@2.1.1 checking installable status 696 silly pacote range manifest for repeat-element@^1.1.2 fetched in 51ms 697 silly resolveWithNewModule repeat-element@1.1.3 checking installable status 698 silly pacote range manifest for isobject@^3.0.1 fetched in 51ms 699 silly resolveWithNewModule isobject@3.0.1 checking installable status 700 silly pacote range manifest for split-string@^3.0.2 fetched in 51ms 701 silly resolveWithNewModule split-string@3.1.0 checking installable status 702 silly pacote range manifest for arr-flatten@^1.1.0 fetched in 54ms 703 silly resolveWithNewModule arr-flatten@1.1.0 checking installable status 704 http fetch GET 304 https://registry.npmjs.org/is-extendable 27ms (from cache) 705 silly pacote range manifest for is-extendable@^0.1.0 fetched in 30ms 706 silly resolveWithNewModule is-extendable@0.1.1 checking installable status 707 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 3ms 708 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 709 http fetch GET 304 https://registry.npmjs.org/is-number 31ms (from cache) 710 http fetch GET 304 https://registry.npmjs.org/repeat-string 32ms (from cache) 711 http fetch GET 304 https://registry.npmjs.org/to-regex-range 32ms (from cache) 712 silly pacote range manifest for repeat-string@^1.6.1 fetched in 34ms 713 silly resolveWithNewModule repeat-string@1.6.1 checking installable status 714 silly pacote range manifest for is-number@^3.0.0 fetched in 34ms 715 silly resolveWithNewModule is-number@3.0.0 checking installable status 716 silly pacote range manifest for to-regex-range@^2.1.0 fetched in 34ms 717 silly resolveWithNewModule to-regex-range@2.1.1 checking installable status 718 silly pacote range manifest for kind-of@^3.0.2 fetched in 2ms 719 silly resolveWithNewModule kind-of@3.2.2 checking installable status 720 http fetch GET 304 https://registry.npmjs.org/is-buffer 23ms (from cache) 721 silly pacote range manifest for is-buffer@^1.1.5 fetched in 26ms 722 silly resolveWithNewModule is-buffer@1.1.6 checking installable status 723 silly pacote range manifest for define-property@^0.2.5 fetched in 4ms 724 silly resolveWithNewModule define-property@0.2.5 checking installable status 725 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 5ms 726 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 727 http fetch GET 304 https://registry.npmjs.org/base 31ms (from cache) 728 http fetch GET 304 https://registry.npmjs.org/map-cache 31ms (from cache) 729 http fetch GET 304 https://registry.npmjs.org/source-map-resolve 32ms (from cache) 730 silly pacote range manifest for map-cache@^0.2.2 fetched in 33ms 731 silly resolveWithNewModule map-cache@0.2.2 checking installable status 732 silly pacote range manifest for base@^0.11.1 fetched in 36ms 733 silly resolveWithNewModule base@0.11.2 checking installable status 734 http fetch GET 304 https://registry.npmjs.org/use 35ms (from cache) 735 silly pacote range manifest for source-map-resolve@^0.5.0 fetched in 36ms 736 silly resolveWithNewModule source-map-resolve@0.5.2 checking installable status 737 silly pacote range manifest for use@^3.1.0 fetched in 36ms 738 silly resolveWithNewModule use@3.1.1 checking installable status 739 silly pacote range manifest for define-property@^1.0.0 fetched in 6ms 740 silly resolveWithNewModule define-property@1.0.0 checking installable status 741 http fetch GET 304 https://registry.npmjs.org/class-utils 43ms (from cache) 742 silly pacote range manifest for class-utils@^0.3.5 fetched in 45ms 743 silly resolveWithNewModule class-utils@0.3.6 checking installable status 744 http fetch GET 304 https://registry.npmjs.org/cache-base 46ms (from cache) 745 http fetch GET 304 https://registry.npmjs.org/mixin-deep 47ms (from cache) 746 http fetch GET 304 https://registry.npmjs.org/component-emitter 47ms (from cache) 747 http fetch GET 304 https://registry.npmjs.org/pascalcase 48ms (from cache) 748 silly pacote range manifest for cache-base@^1.0.1 fetched in 50ms 749 silly resolveWithNewModule cache-base@1.0.1 checking installable status 750 silly pacote range manifest for mixin-deep@^1.2.0 fetched in 49ms 751 silly resolveWithNewModule mixin-deep@1.3.1 checking installable status 752 silly pacote range manifest for component-emitter@^1.2.1 fetched in 50ms 753 silly resolveWithNewModule component-emitter@1.2.1 checking installable status 754 silly pacote range manifest for pascalcase@^0.1.1 fetched in 50ms 755 silly resolveWithNewModule pascalcase@0.1.1 checking installable status 756 http fetch GET 304 https://registry.npmjs.org/get-value 55ms (from cache) 757 http fetch GET 304 https://registry.npmjs.org/has-value 55ms (from cache) 758 http fetch GET 304 https://registry.npmjs.org/set-value 55ms (from cache) 759 silly pacote range manifest for get-value@^2.0.6 fetched in 59ms 760 silly resolveWithNewModule get-value@2.0.6 checking installable status 761 http fetch GET 304 https://registry.npmjs.org/union-value 57ms (from cache) 762 http fetch GET 304 https://registry.npmjs.org/unset-value 58ms (from cache) 763 silly pacote range manifest for has-value@^1.0.0 fetched in 61ms 764 silly resolveWithNewModule has-value@1.0.0 checking installable status 765 silly pacote range manifest for set-value@^2.0.0 fetched in 61ms 766 silly resolveWithNewModule set-value@2.0.0 checking installable status 767 silly pacote range manifest for union-value@^1.0.0 fetched in 62ms 768 silly resolveWithNewModule union-value@1.0.0 checking installable status 769 silly pacote range manifest for unset-value@^1.0.0 fetched in 62ms 770 silly resolveWithNewModule unset-value@1.0.0 checking installable status 771 http fetch GET 304 https://registry.npmjs.org/to-object-path 63ms (from cache) 772 silly pacote range manifest for to-object-path@^0.3.0 fetched in 64ms 773 silly resolveWithNewModule to-object-path@0.3.0 checking installable status 774 http fetch GET 304 https://registry.npmjs.org/collection-visit 341ms (from cache) 775 silly pacote range manifest for collection-visit@^1.0.0 fetched in 343ms 776 silly resolveWithNewModule collection-visit@1.0.0 checking installable status 777 http fetch GET 304 https://registry.npmjs.org/map-visit 25ms (from cache) 778 http fetch GET 304 https://registry.npmjs.org/object-visit 26ms (from cache) 779 silly pacote range manifest for map-visit@^1.0.0 fetched in 27ms 780 silly resolveWithNewModule map-visit@1.0.0 checking installable status 781 silly pacote range manifest for object-visit@^1.0.0 fetched in 27ms 782 silly resolveWithNewModule object-visit@1.0.1 checking installable status 783 http fetch GET 304 https://registry.npmjs.org/has-values 20ms (from cache) 784 silly pacote range manifest for has-values@^1.0.0 fetched in 22ms 785 silly resolveWithNewModule has-values@1.0.0 checking installable status 786 silly pacote range manifest for kind-of@^4.0.0 fetched in 1ms 787 silly resolveWithNewModule kind-of@4.0.0 checking installable status 788 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 1ms 789 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 790 http fetch GET 304 https://registry.npmjs.org/is-plain-object 24ms (from cache) 791 silly pacote range manifest for is-plain-object@^2.0.3 fetched in 27ms 792 silly resolveWithNewModule is-plain-object@2.0.4 checking installabl

0x-r4bbit commented 6 years ago

@sanignucio thanks!

It looks like the logs got cut off there cause there's no error to see.

Did you look into the documentation I've referred to? Can you confirm that your node_modules are writable?

0x-r4bbit commented 6 years ago

Hey @sanignucio , can we get an update here? :)

0x-r4bbit commented 5 years ago

Closing this due to inactivity.