Advertisement
Guest User

Untitled

a guest
Sep 24th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. rootisalie@DESKTOP-CS3PDUU MINGW64 ~/Webstorm Projects/test
  2. $ npm install node-browser-history
  3.  
  4. > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-cs
  5. > node tools/install.js
  6.  
  7. MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
  8. Microsoft (R) Build Engine версии 16.1.76+g14b0a930a7 for .NET Core
  9. (C) Microsoft Corporation. All right reserved.
  10.  
  11. MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
  12.  
  13. > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js
  14. > node tools/install.js
  15.  
  16. Recovery completed in 813,71 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\lib\bootstrap\bootstrap.csproj.
  17. Recovery completed in 902,74 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js.CSharp\Edge.js.CSharp.csproj.
  18. Recovery completed in 904,22 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js\Edge.js.csproj.
  19. Microsoft (R) Build Engine version 16.1.76+g14b0a930a7 for .NET Core
  20. (C) Microsoft Corporation. All right reserved.
  21.  
  22. Recovery completed in 39,69 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\lib\bootstrap\bootstrap.csproj.
  23. Recovery completed in 36,81 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js.CSharp\Edge.js.CSharp.csproj.
  24. Recovery completed in 36,81 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js\Edge.js.csproj.
  25. Edge.js.CSharp -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js.CSharp\bin\Release\netcoreapp1.1\Edge.js.CSharp.dll
  26. Edge.js -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js\bin\Release\netcoreapp1.1\EdgeJs.dll
  27. bootstrap -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\lib\bootstrap\bin\Release\netcoreapp1.1\bootstrap.dll
  28.  
  29. Build completed successfully
  30. Warnings: 0
  31. Errors: 0
  32.  
  33. Time for build 00:00:03.68
  34. Success: platform check for edge.js: node.js x64 v10.16.0
  35.  
  36. > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js
  37. > node tools/install.js
  38.  
  39. Recovery completed in 756,3 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\src\double\Edge.js\Edge.js.csproj.
  40. Recovery completed in 1,13 sec for C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\lib\bootstrap\bootstrap.csproj.
  41. Microsoft (R) Build Engine версии 16.1.76+g14b0a930a7 for .NET Core
  42. (C) Корпорация Майкрософт (Microsoft Corporation). Все права защищены.
  43.  
  44. Recovery completed in 41,22 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\lib\bootstrap\bootstrap.csproj.
  45. Recovery completed in 37,75 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\src\double\Edge.js\Edge.js.csproj.
  46. Edge.js -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\src\double\Edge.js\bin\Release\netcoreapp1.1\EdgeJs.dll
  47. bootstrap -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\lib\bootstrap\bin\Release\netcoreapp1.1\bootstrap.dll
  48.  
  49. Build completed successfully
  50. Warnings: 0
  51. Errors: 0
  52.  
  53. Time for build 00:00:01.40
  54. Success: platform check for edge.js: node.js x64 v10.16.0
  55.  
  56. > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3
  57. > node-pre-gyp install --fallback-to-build
  58.  
  59. node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.13/node-v64-win32-x64.tar.gz
  60. node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI) (falling back to source compile with node-gyp)
  61. node-pre-gyp ERR! Tried to download(undefined): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.13/node-v64-win32-x64.tar.gz
  62. node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI) (falling back to source compile with node-gyp)
  63. Traceback (most recent call last):
  64. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py", line 16, in <module>
  65. sys.exit(gyp.script_main())
  66. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 545, in script_main
  67. return main(sys.argv[1:])
  68. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 538, in main
  69. return gyp_main(args)
  70. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 523, in gyp_main
  71. generator.GenerateOutput(flat_list, targets, data, params)
  72. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 2025, in GenerateOutput
  73. version=msvs_version)
  74. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\MSVSNew.py", line 213, in __init__
  75. self.Write()
  76. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\MSVSNew.py", line 340, in Write
  77. f.close()
  78. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\common.py", line 393, in close
  79. os.rename(self.tmp_path, filename)
  80. WindowsError: [Error 183] ═хтючьюцэю ёючфрЄ№ Їрщы,
  81. gyp ERR! configure error
  82. gyp ERR! stack Error: `gyp` failed with exit code: 1
  83. gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:345:16)
  84. gyp ERR! stack at ChildProcess.emit (events.js:198:13)
  85. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
  86. gyp ERR! System Windows_NT 10.0.17134
  87. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure"
  88. "--fallback-to-build" "--module=C:\\Users\\rootisalie\\Webstorm Projects\\test\\node_modules\\node-browser-history\\node_modules\\sqlite3\\lib\\binding\\nod
  89. e-v64-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\rootisalie\\Webstorm Projects\\test\\node_modules\\node-browser-h
  90. istory\\node_modules\\sqlite3\\lib\\binding\\node-v64-win32-x64" "--python=C:\\Users\\rootisalie\\.windows-build-tools\\python27\\python.exe"
  91. gyp ERR! cwd C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3
  92. gyp ERR! node -v v10.16.0
  93. gyp ERR! node-gyp -v v3.8.0
  94. gyp ERR! not ok
  95. node-pre-gyp ERR! build error
  96. node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-g
  97. yp.js configure --fallback-to-build --module=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\lib\binding\n
  98. ode-v64-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\no
  99. de_modules\sqlite3\lib\binding\node-v64-win32-x64 --python=C:\Users\rootisalie\.windows-build-tools\python27\python.exe' (1)
  100. node-pre-gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\n
  101. ode_modules\node-pre-gyp\lib\util\compile.js:83:29)
  102. node-pre-gyp ERR! stack at ChildProcess.emit (events.js:198:13)
  103. node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:982:16)
  104. node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
  105. node-pre-gyp ERR! System Windows_NT 10.0.17134
  106. node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\rootisalie\\Webstorm Projects\\test\\node_modules\\node-browser-history\\node_mo
  107. dules\\sqlite3\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
  108. node-pre-gyp ERR! cwd C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3
  109. node-pre-gyp ERR! node -v v10.16.0
  110. node-pre-gyp ERR! node-pre-gyp -v v0.6.38
  111. node-pre-gyp ERR! not ok
  112. Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-b
  113. uild --module=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\lib\binding\node-v64-win32-x64\node_sqlite3.
  114. node --module_name=node_sqlite3 --module_path=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\lib\binding\
  115. node-v64-win32-x64 --python=C:\Users\rootisalie\.windows-build-tools\python27\python.exe' (1)
  116. npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\rootisalie\Webstorm
  117. Projects\test\node_modules\node-browser-history\node_modules\sqlite3\node_modules'
  118. npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\rootisalie\Webstorm P
  119. rojects\test\node_modules\node-browser-history\node_modules\sqlite3\node_modules'
  120. npm WARN [email protected] No description
  121. npm WARN [email protected] No repository field.
  122.  
  123. npm ERR! code ELIFECYCLE
  124. npm ERR! errno 1
  125. npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build`
  126. npm ERR! Exit status 1
  127. npm ERR!
  128. npm ERR! Failed at the [email protected] install script.
  129. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  130.  
  131. npm ERR! A complete log of this run can be found in:
  132. npm ERR! C:\Users\rootisalie\AppData\Roaming\npm-cache\_logs\2019-09-25T01_24_43_222Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement