Did you see the documentation relating to installation? yes
Have you ensured the platform and version of Node.js used for npm install is the same as the platform and version of Node.js used at runtime? yes
If you're (mis)using sudo npm install have you tried with the sudo npm install --unsafe-perm flag? yes
What is the complete output of running npm install --verbose sharp? Have you checked this output for useful error messages?
```root@GuriousCeorge:~/Github/gatsbro# npm install --verbose sharp
npm info it worked if it ends with ok
npm verb cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '--verbose', 'sharp' ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session 83dea240a7660ae8
npm http fetch GET 304 https://registry.npmjs.org/sharp 98ms (from cache)
npm timing stage:loadCurrentTree Completed in 2141ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 22ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 626ms
npm http fetch GET 200 https://registry.npmjs.org/semver 14ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/tar 14ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color 39ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prebuild-install 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npmlog 60ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-get 61ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/detect-libc 64ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-string 25ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/gauge 30ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/string-width 3ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 2ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/napi-build-utils 37ms
npm http fetch GET 304 https://registry.npmjs.org/expand-template 41ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/noop-logger 40ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-abi 41ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pump 44ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-fs 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/which-pm-runs 65ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/github-from-package 78ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/pump/-/pump-3.0.0.tgz 34ms
npm http fetch GET 304 https://registry.npmjs.org/decompress-response 27ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-concat 29ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mimic-response 26ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-stream 21ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/readable-stream 4ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bl 21ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/yallist 37ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minizlib 38ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-minipass 39ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass 44ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/fsevents 2ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/warning 31ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prop-types 32ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/react-is 4ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object-assign 23ms (from cache)
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 5437ms
npm timing stage:loadIdealTree Completed in 6760ms
npm timing stage:generateActionsToTake Completed in 112ms
npm verb correctMkdir /home/ethan/.npm/_locks correctMkdir not in flight; initializing
npm verb lock using /home/ethan/.npm/_locks/staging-c7c62f0985a154e2.lock for /home/ethan/Github/gatsbro/node_modules/.staging
npm http fetch GET 200 https://registry.npmjs.org/tar-fs/-/tar-fs-2.0.0.tgz 157ms
npm http fetch GET 200 https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.0.tgz 159ms
npm http fetch GET 200 https://registry.npmjs.org/bl/-/bl-3.0.0.tgz 159ms
npm http fetch GET 200 https://registry.npmjs.org/decompress-response/-/decompress-response-4.2.1.tgz 156ms
npm http fetch GET 200 https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz 160ms
npm http fetch GET 200 https://registry.npmjs.org/simple-get/-/simple-get-3.1.0.tgz 158ms
npm http fetch GET 200 https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.1.tgz 165ms
npm http fetch GET 200 https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.2.tgz 166ms
npm http fetch GET 200 https://registry.npmjs.org/mimic-response/-/mimic-response-2.0.0.tgz 174ms
npm http fetch GET 200 https://registry.npmjs.org/sharp/-/sharp-0.23.1.tgz 183ms
npm timing action:extract Completed in 312ms
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/slate/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/xhr/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/xhr/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/wrap-fn/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/vinyl/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/unique-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/to-absolute-glob/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/strip-dirs/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/strip-dirs/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/seek-bzip/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/download/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/redux-notifications/node_modules/react-transition-group/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-waypoint/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-transition-group/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-sortable-hoc/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-router-dom/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-datetime/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/multipipe/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/multipipe/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/multipipe/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/multipipe/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/logalot/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gulp-util/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gulp-util/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gulp-util/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/jimp/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gulp-util/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gulp-util/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gulp-util/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/glob-stream/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gatsby/node_modules/react-router/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle undefined~preuninstall: undefined
npm info lifecycle undefined~uninstall: undefined
npm verb unbuild rmStuff undefined from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/gatsby/node_modules/react-router-dom/node_modules
npm info lifecycle undefined~postuninstall: undefined
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/fancy-log/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/exec-buffer/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/exec-buffer/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/each-async/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/download/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/download/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-targz/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tarbz2/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/decompress-tar/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/caw/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/caw/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/buffer-to-vinyl/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/buffer-to-vinyl/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/bin-version-check/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/bin-build/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/bin-build/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/archive-type/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~preuninstall: @jimp/[email protected]
npm info lifecycle @jimp/[email protected]~uninstall: @jimp/[email protected]
npm verb unbuild rmStuff @jimp/[email protected] from /home/ethan/Github/gatsbro/node_modules
npm info lifecycle @jimp/[email protected]~postuninstall: @jimp/[email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/@jimp/core/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from /home/ethan/Github/gatsbro/node_modules
npm verb unbuild rmStuff in /home/ethan/Github/gatsbro/node_modules/@jimp/core/node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm timing action:unbuild Completed in 145ms
npm timing action:remove Completed in 223ms
npm timing action:finalize Completed in 67ms
npm timing action:refresh-package-json Completed in 107ms
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm timing action:preinstall Completed in 4ms
npm info linkStuff [email protected]
npm verb linkBins [
npm verb linkBins { 'detect-libc': './bin/detect-libc.js' },
npm verb linkBins '/home/ethan/Github/gatsbro/node_modules/.bin',
npm verb linkBins false
npm verb linkBins ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [
npm verb linkBins { 'prebuild-install': './bin.js' },
npm verb linkBins '/home/ethan/Github/gatsbro/node_modules/.bin',
npm verb linkBins false
npm verb linkBins ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm verb linkBins [
npm verb linkBins { semver: './bin/semver.js' },
npm verb linkBins '/home/ethan/Github/gatsbro/node_modules/sharp/node_modules/.bin',
npm verb linkBins false
npm verb linkBins ]
npm info linkStuff [email protected]
npm info linkStuff [email protected]
npm timing action:build Completed in 18ms
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
[email protected] install /home/ethan/Github/gatsbro/node_modules/sharp
(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
info sharp Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.8.1/libvips-8.8.1-linux-x64.tar.gz
ERR! sharp EACCES: permission denied, open '/home/ethan/Github/gatsbro/node_modules/sharp/11413-libvips-8.8.1-linux-x64.tar.gz'
info sharp Attempting to build from source via node-gyp but this may fail due to the above error
info sharp Please see https://sharp.pixelplumbing.com/page/install for required dependencies
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli '/usr/bin/node',
gyp verb cli '/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild'
gyp verb cli ]
gyp info using [email protected]
gyp info using [email protected] | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb find Python Python is not set from command line or npm configuration
gyp verb find Python Python is not set from environment variable PYTHON
gyp verb find Python checking if "python" can be used
gyp verb find Python - executing "python" to get executable path
gyp verb find Python - executable path is "/usr/bin/python"
gyp verb find Python - executing "/usr/bin/python" to get version
gyp verb find Python - version is "2.7.16"
gyp info find Python using Python version 2.7.16 found at "/usr/bin/python"
gyp verb get node dir no --target version specified, falling back to host node version: 12.10.0
gyp verb command install [ '12.10.0' ]
gyp verb install input version string "12.10.0"
gyp verb install installing version: 12.10.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 12.10.0
gyp verb build dir attempting to create "build" dir: /home/ethan/Github/gatsbro/node_modules/sharp/build
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/ethan/Github/gatsbro/node_modules/sharp/build'
gyp ERR! System Linux 5.0.0-29-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/ethan/Github/gatsbro/node_modules/sharp
gyp ERR! node -v v12.10.0
gyp ERR! node-gyp -v v5.0.3
gyp ERR! not ok
npm verb lifecycle [email protected]~install: unsafe-perm in lifecycle false
npm verb lifecycle [email protected]~install: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/ethan/Github/gatsbro/node_modules/sharp/node_modules/.bin:/home/ethan/Github/gatsbro/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
npm verb lifecycle [email protected]~install: CWD: /home/ethan/Github/gatsbro/node_modules/sharp
npm info lifecycle [email protected]~install: Failed to exec install script
npm timing action:install Completed in 313ms
npm verb unlock done using /home/ethan/.npm/_locks/staging-c7c62f0985a154e2.lock for /home/ethan/Github/gatsbro/node_modules/.staging
npm timing stage:rollbackFailedOptional Completed in 54ms
npm timing stage:runTopLevelLifecycles Completed in 10673ms
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/findup-sync/node_modules/global-prefix/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-router/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/node-gyp/node_modules/http-signature/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/redbox-react/node_modules/react/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/redbox-react/node_modules/react-dom/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-router/node_modules/react/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-router/node_modules/warning/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN enoent ENOENT: no such file or directory, open '/home/ethan/Github/gatsbro/node_modules/netlify-cms/node_modules/react-router-dom/node_modules/react/package.json'
npm verb enoent This is related to npm not being able to find a file.
npm verb enoent
npm WARN [email protected] requires a peer of webpack@^2.0.0 || ^3.0.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-router-dom@^4.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=15 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of immutable@^3.8.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@>=0.32.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of immutable@^3.8.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@>=0.29.0 <0.32.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of immutable@^3.8.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@^0.27.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of immutable@^3.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@^0.31.8 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of immutable@>=3.8.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@>=0.32.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@^0.30.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of slate@>=0.29.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
npm verb stack Error: [email protected] install: (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
npm verb stack Exit status 1
npm verb stack at EventEmitter.
npm verb stack at EventEmitter.emit (events.js:209:13)
npm verb stack at ChildProcess.
npm verb stack at ChildProcess.emit (events.js:209:13)
npm verb stack at maybeClose (internal/child_process.js:1021:16)
npm verb stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
npm verb pkgid [email protected]
npm verb cwd /home/ethan/Github/gatsbro
npm verb Linux 5.0.0-29-generic
npm verb argv "/usr/bin/node" "/usr/bin/npm" "install" "--verbose" "sharp"
npm verb node v12.10.0
npm verb npm v6.10.3
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm verb exit [ 1, true ]
npm timing audit submit Completed in 1945ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 1946ms
npm timing audit body Completed in 0ms
npm timing npm Completed in 11550ms
npm ERR! A complete log of this run can be found in:
npm ERR! /home/ethan/.npm/_logs/2019-10-04T03_43_32_718Z-debug.log```
What is the output of running npx envinfo --binaries --languages --system --utilities?
```root@GuriousCeorge:~/Github/gatsbro# npx envinfo --binaries --languages --system --utilities
System:
OS: Linux 5.0 Ubuntu 19.04 (Disco Dingo)
CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
Memory: 1.60 GB / 15.43 GB
Container: Yes
Shell: 5.0.3 - /bin/bash
Binaries:
Node: 12.10.0 - /usr/bin/node
Yarn: 1.19.0 - /usr/bin/yarn
npm: 6.10.3 - /usr/bin/npm
Utilities:
Make: 4.2.1 - /usr/bin/make
GCC: 8.3.0 - /usr/bin/gcc
Git: 2.20.1 - /usr/bin/git
Languages:
Bash: 5.0.3 - /usr/bin/bash
Perl: 5.28.1 - /usr/bin/perl
Python: 2.7.16 - /usr/bin/python
```
I encountered this trying to get dependancies for this repo https://github.com/Jinksi/gatsbro
on sudo npm install or sudo yarn install I get errors relating to the sharp package.
I'm running on Ubuntu 19.04
node -v 12.10.0
npm -v 6.10.3
If you require any other info Please let me know
It looks like permission issue:
ERR! sharp EACCES: permission denied, open '/home/ethan/Github/gatsbro/node_modules/sharp/11413-libvips-8.8.1-linux-x64.tar.gz'
If you're using root user, You should specify --unsafe-perm to delegate root permission to 3rd party install scripts (e.g. sharp pre-built binary install script)
e.g.
$ npm install sharp --unsafe-perm
Commit e650f58 adds more install-time (and issue creation time) help to highlight the use of --unsafe-perm for this sort of root/sudo scenario.
I hope this information helped. Please feel free to re-open with more details if further help is required.
Most helpful comment
It looks like permission issue:
If you're using
rootuser, You should specify--unsafe-permto delegate root permission to 3rd party install scripts (e.g. sharp pre-built binary install script)e.g.