Skip to content

Instantly share code, notes, and snippets.

@andrewrt
Created November 6, 2019 17:44
Show Gist options
  • Select an option

  • Save andrewrt/5c323b5c77abca295f1241f99b6a0526 to your computer and use it in GitHub Desktop.

Select an option

Save andrewrt/5c323b5c77abca295f1241f99b6a0526 to your computer and use it in GitHub Desktop.
fresh sharp npm i --save --verbose (win10)
$ npm i --save --verbose sharp
npm info it worked if it ends with ok
npm verb cli [
npm verb cli 'C:\\Program Files\\nodejs\\node.exe',
npm verb cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli 'i',
npm verb cli '--save',
npm verb cli '--verbose',
npm verb cli 'sharp'
npm verb cli ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session d20fddf5961ee612
npm http fetch GET 304 https://registry.npmjs.org/sharp 235ms (from cache)
npm timing stage:loadCurrentTree Completed in 5671ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 32ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 1203ms
npm http fetch GET 304 https://registry.npmjs.org/tar 78ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color 125ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver 140ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-string 63ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-swizzle 47ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-arrayish 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-minipass 62ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minizlib 78ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/yallist 78ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass 156ms (from cache)
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 2984ms
npm timing stage:loadIdealTree Completed in 4688ms
npm timing stage:generateActionsToTake Completed in 343ms
npm verb correctMkdir C:\Users\andrew\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
npm verb lock using C:\Users\andrew\AppData\Roaming\npm-cache\_locks\staging-416d986b4d7b819b.lock for C:\Users\andrew\code\js\electron\spect-electron\node_modules\.staging
npm timing action:extract Completed in 547ms
npm timing action:finalize Completed in 578ms
npm timing audit submit Completed in 1204ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 1204ms
npm timing audit body Completed in 0ms
npm timing action:refresh-package-json Completed in 406ms
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 0ms
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 { semver: './bin/semver.js' },
npm verb linkBins 'C:\\Users\\andrew\\code\\js\\electron\\spec-electron\\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 110ms
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 C:\Users\andrew\code\js\electron\spec-electron\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-win32-x64.tar.gz
info sharp Creating C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp\build\Release
info sharp Copying DLLs from C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp\vendor\lib to C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp\build\Release
prebuild-install info begin Prebuild-install version 5.3.3
prebuild-install info looking for cached prebuild @ C:\Users\andrew\AppData\Roaming\npm-cache\_prebuilds\a95c16-sharp-v0.23.2-node-v72-win32-x64.tar.gz
prebuild-install info found cached prebuild
prebuild-install info unpacking @ C:\Users\andrew\AppData\Roaming\npm-cache\_prebuilds\a95c16-sharp-v0.23.2-node-v72-win32-x64.tar.gz
prebuild-install info unpack resolved to C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp\build\Release\sharp.node
prebuild-install info unpack required C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp\build\Release\sharp.node successfully
prebuild-install info install Successfully installed prebuilt binary!
npm verb lifecycle [email protected]~install: unsafe-perm in lifecycle true
npm verb lifecycle [email protected]~install: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp\node_modules\.bin;C:\Users\andrew\code\js\electron\spec-electron\node_modules\.bin;C:\Users\andrew\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\andrew\bin;C:\Python27;C:\Python27\Scripts;C:\Program Files (x86)\Parallels\Parallels Tools\Applications;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\dotnet;C:\Aptina Imaging;C:\Aptina Imaging\bin;C:\Users\andrew\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files\PuTTY;C:\Program Files\nodejs;C:\ProgramData\chocolatey\bin;C:\Users\andrew\.windows-build-tools\python27;C:\Users\andrew\AppData\Local\Microsoft\WindowsApps;C:\Users\andrew\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\andrew\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
npm verb lifecycle [email protected]~install: CWD: C:\Users\andrew\code\js\electron\spec-electron\node_modules\sharp
npm timing action:install Completed in 7062ms
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm timing action:postinstall Completed in 16ms
npm verb unlock done using C:\Users\andrew\AppData\Roaming\npm-cache\_locks\staging-416d986b4d7b819b.lock for C:\Users\andrew\code\js\electron\spec-electron\node_modules\.staging
npm timing stage:executeActions Completed in 8735ms
npm timing stage:rollbackFailedOptional Completed in 0ms
npm timing stage:runTopLevelLifecycles Completed in 19859ms
npm verb saving [ { name: 'sharp', spec: '^0.23.2', save: 'dependencies' } ]
npm info lifecycle undefined~preshrinkwrap: undefined
npm info lifecycle undefined~shrinkwrap: undefined
npm info lifecycle undefined~postshrinkwrap: undefined
+ [email protected]
added 13 packages from 65 contributors and audited 14365 packages in 20.812s
found 20 vulnerabilities (5 low, 8 moderate, 6 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
npm verb exit [ 0, true ]
npm timing npm Completed in 21437ms
npm info ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment