Skip to content

Instantly share code, notes, and snippets.

@bzoz
Created July 18, 2018 14:09
Show Gist options
  • Save bzoz/a32050ac57f3486fdd0900f7d8d5d19c to your computer and use it in GitHub Desktop.
Save bzoz/a32050ac57f3486fdd0900f7d8d5d19c to your computer and use it in GitHub Desktop.
Log from npm install --verbose
npm info it worked if it ends with ok
npm verb cli [ 'C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node.exe',
npm verb cli 'C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli 'install',
npm verb cli '--verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session f79bd382a1ff46d1
npm info lifecycle [email protected]~preinstall: [email protected]
npm timing stage:loadCurrentTree Completed in 11ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms
npm http fetch GET 200 https://registry.npmjs.org/bindings 15ms (from cache)
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 207ms
npm timing stage:loadIdealTree Completed in 210ms
npm timing stage:generateActionsToTake Completed in 3ms
npm verb correctMkdir C:\Users\ja\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
npm timing audit compress Completed in 2ms
npm info audit Submitting payload of 209bytes
npm verb lock using C:\Users\ja\AppData\Roaming\npm-cache\_locks\staging-0877c5fc92aaaccb.lock for C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\node_modules\.staging
npm timing action:extract Completed in 26ms
npm timing action:finalize Completed in 12ms
npm timing action:refresh-package-json Completed in 19ms
npm info lifecycle [email protected]~preinstall: [email protected]
npm timing action:preinstall Completed in 0ms
npm info linkStuff [email protected]
npm timing action:build Completed in 1ms
npm info lifecycle [email protected]~install: [email protected]
npm timing action:install Completed in 1ms
npm info lifecycle [email protected]~postinstall: [email protected]
npm timing action:postinstall Completed in 0ms
npm verb unlock done using C:\Users\ja\AppData\Roaming\npm-cache\_locks\staging-0877c5fc92aaaccb.lock for C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\node_modules\.staging
npm timing stage:executeActions Completed in 119ms
npm timing stage:rollbackFailedOptional Completed in 0ms
npm info linkStuff [email protected]
npm info lifecycle [email protected]~install: [email protected]
> [email protected] install C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi
> node-gyp rebuild
C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi>if not defined npm_config_node_gyp (node "C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node.exe',
gyp verb cli 'C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed at getNotFoundError (C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:158:21)
gyp verb `which` failed python2 { Error: not found: python2
gyp verb `which` failed at getNotFoundError (C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:158:21)
gyp verb `which` failed stack:
gyp verb `which` failed 'Error: not found: python2\n at getNotFoundError (C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\which\\which.js:13:12)\n at F (C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\which\\which.js:68:19)\n at E (C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\which\\which.js:80:29)\n at C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\which\\which.js:89:16\n at C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\isexe\\index.js:42:5\n at C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\isexe\\windows.js:36:5\n at FSReqWrap.oncomplete (fs.js:158:21)',
gyp verb `which` failed code: 'ENOENT' }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python C:\Python27\python.EXE
gyp verb check python version `C:\Python27\python.EXE -c "import platform; print(platform.python_version());"` returned: "2.7.14\r\n"
gyp verb get node dir no --target version specified, falling back to host node version: 10.6.0
gyp verb command install [ '10.6.0' ]
gyp verb install input version string "10.6.0"
gyp verb install installing version: 10.6.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: 10.6.0
gyp verb build dir attempting to create "build" dir: C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build
gyp verb build dir "build" dir needed to be created? C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build
gyp verb find vs2017 Found installation at: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.Windows10SDK.16299.Desktop
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.VC.Tools.x86.x64
gyp verb find vs2017 - Found Microsoft.VisualStudio.VC.MSBuild.Base
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.Windows10SDK.17134
gyp verb find vs2017 - Using this installation with Windows 10 SDK
gyp verb find vs2017 using installation: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\config.gypi
gyp verb config.gypi checking for gypi file: C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\config.gypi
gyp verb common.gypi checking for gypi file: C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\common.gypi
gyp verb gyp gyp format was not specified; forcing "msvs"
gyp info spawn C:\Python27\python.EXE
gyp info spawn args [ 'C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=2015',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\ja\\Desktop\\Work\\abi-stable-node-addon-examples\\1_hello_world\\napi\\build\\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\ja\\.node-gyp\\10.6.0\\include\\node\\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:\\Users\\ja\\.node-gyp\\10.6.0',
gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\ja\\AppData\\Local\\nvs\\node\\10.6.0\\x64\\node_modules\\npm\\node_modules\\node-gyp',
gyp info spawn args '-Dnode_lib_file=C:\\Users\\ja\\.node-gyp\\10.6.0\\<(target_arch)\\node.lib',
gyp info spawn args '-Dmodule_root_dir=C:\\Users\\ja\\Desktop\\Work\\abi-stable-node-addon-examples\\1_hello_world\\napi',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'C:\\Users\\ja\\Desktop\\Work\\abi-stable-node-addon-examples\\1_hello_world\\napi\\build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir C:\Users\ja\.node-gyp\10.6.0
gyp verb found first Solution file build/binding.sln
gyp verb using MSBuild: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64' ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 2018-07-18 16:07:37.
Project "C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\binding.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Release|x64".
Project "C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\binding.sln" (1) is building "C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\hello.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\obj\hello\".
Creating directory "Release\obj\hello\hello.tlog\".
InitializeBuildStatus:
Creating "Release\obj\hello\hello.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX64\x64\CL.exe /c /I"C:\Users\ja\.node-gyp\10.6.0\include\node" /I"C:\Users\ja\.node-gyp\10.6.0\src" /I"C:\Users\ja\.node-gyp\10.6.0\deps\uv\include" /I"C:\Users\ja\.node-gyp\10.6.0\deps\v8\include" /Zi /nologo /W3 /WX- /diagnostics:classic /Ox /Ob2 /Oi /Ot /Oy /GL /D NODE_GYP_MODULE_NAME=hello /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D BUILDING_NODE_EXTENSION /D _WINDLL /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"Release\obj\hello\\" /Fd"Release\obj\hello\vc141.pdb" /Gd /TP /wd4251 /wd4275 /wd4267 /wd4351 /wd4355 /wd4800 /wd4251 /FC /errorReport:queue /MP ..\hello.cc "C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\node-gyp\src\win_delay_load_hook.cc"
hello.cc
win_delay_load_hook.cc
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\Release\hello.node" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib DelayImp.lib "C:\Users\ja\.node-gyp\10.6.0\x64\node.lib" Delayimp.lib /DELAYLOAD:iojs.exe /DELAYLOAD:node.exe /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\Release\hello.pdb" /MAP /MAPINFO:EXPORTS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X64 /ignore:4199 /LTCG:INCREMENTAL /DLL Release\obj\hello\hello.obj
Release\obj\hello\win_delay_load_hook.obj
Creating library C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\Release\hello.lib and object C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\Release\hello.exp
Generating code
All 4 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Finished generating code
hello.vcxproj -> C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\Release\\hello.node
FinalizeBuildStatus:
Deleting file "Release\obj\hello\hello.tlog\unsuccessfulbuild".
Touching "Release\obj\hello\hello.tlog\hello.lastbuildstate".
Done Building Project "C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\hello.vcxproj" (default targets).
Done Building Project "C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\build\binding.sln" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.92
gyp info ok
npm verb lifecycle [email protected]~install: unsafe-perm in lifecycle true
npm verb lifecycle [email protected]~install: PATH: C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi\node_modules\.bin;C:\Users\ja\AppData\Local\nvs\node\10.6.0\x64;C:\Python27\;C:\Python27\Scripts;C:\ProgramData\Boxstarter;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\ProgramData\chocolatey\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\PuTTY\;C:\Program Files (x86)\GitExtensions\;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Git\mingw32\bin;C:\Program Files (x86)\Git\usr\bin;C:\Program Files\LLVM\bin;;C:\WINDOWS\System32\OpenSSH\;C:\Users\ja\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin;C:\Users\ja\AppData\Local\nvs\;C:\Users\ja\AppData\Local\Microsoft\WindowsApps;
npm verb lifecycle [email protected]~install: CWD: C:\Users\ja\Desktop\Work\abi-stable-node-addon-examples\1_hello_world\napi
npm timing audit submit Completed in 955ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 955ms
npm timing audit body Completed in 0ms
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~prepublish: [email protected]
npm info lifecycle [email protected]~prepare: [email protected]
npm timing stage:runTopLevelLifecycles Completed in 3583ms
npm verb saving []
npm verb shrinkwrap skipping write for package.json because there were no changes.
npm info lifecycle undefined~preshrinkwrap: undefined
npm info lifecycle undefined~shrinkwrap: undefined
npm notice created a lockfile as package-lock.json. You should commit this file.
npm info lifecycle undefined~postshrinkwrap: undefined
added 1 package from 1 contributor and audited 1 package in 3.595s
found 0 vulnerabilities
npm verb exit [ 0, true ]
npm timing npm Completed in 3960ms
npm info ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment