Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rootisalie@DESKTOP-CS3PDUU MINGW64 ~/Webstorm Projects/test
- $ npm install node-browser-history
- > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-cs
- > node tools/install.js
- MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
- Microsoft (R) Build Engine версии 16.1.76+g14b0a930a7 for .NET Core
- (C) Microsoft Corporation. All right reserved.
- MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
- > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js
- > node tools/install.js
- Recovery completed in 813,71 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\lib\bootstrap\bootstrap.csproj.
- 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.
- Recovery completed in 904,22 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js\Edge.js.csproj.
- Microsoft (R) Build Engine version 16.1.76+g14b0a930a7 for .NET Core
- (C) Microsoft Corporation. All right reserved.
- Recovery completed in 39,69 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\lib\bootstrap\bootstrap.csproj.
- 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.
- Recovery completed in 36,81 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js\Edge.js.csproj.
- 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
- Edge.js -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\src\double\Edge.js\bin\Release\netcoreapp1.1\EdgeJs.dll
- bootstrap -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\edge-js\lib\bootstrap\bin\Release\netcoreapp1.1\bootstrap.dll
- Build completed successfully
- Warnings: 0
- Errors: 0
- Time for build 00:00:03.68
- Success: platform check for edge.js: node.js x64 v10.16.0
- > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js
- > node tools/install.js
- 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.
- Recovery completed in 1,13 sec for C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\lib\bootstrap\bootstrap.csproj.
- Microsoft (R) Build Engine версии 16.1.76+g14b0a930a7 for .NET Core
- (C) Корпорация Майкрософт (Microsoft Corporation). Все права защищены.
- Recovery completed in 41,22 ms for C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\lib\bootstrap\bootstrap.csproj.
- 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.
- Edge.js -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\src\double\Edge.js\bin\Release\netcoreapp1.1\EdgeJs.dll
- bootstrap -> C:\Users\rootisalie\Webstorm Projects\test\node_modules\electron-edge-js\lib\bootstrap\bin\Release\netcoreapp1.1\bootstrap.dll
- Build completed successfully
- Warnings: 0
- Errors: 0
- Time for build 00:00:01.40
- Success: platform check for edge.js: node.js x64 v10.16.0
- > [email protected] install C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3
- > node-pre-gyp install --fallback-to-build
- 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
- 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)
- 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
- 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)
- Traceback (most recent call last):
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py", line 16, in <module>
- sys.exit(gyp.script_main())
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 545, in script_main
- return main(sys.argv[1:])
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 538, in main
- return gyp_main(args)
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 523, in gyp_main
- generator.GenerateOutput(flat_list, targets, data, params)
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 2025, in GenerateOutput
- version=msvs_version)
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\MSVSNew.py", line 213, in __init__
- self.Write()
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\MSVSNew.py", line 340, in Write
- f.close()
- File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\common.py", line 393, in close
- os.rename(self.tmp_path, filename)
- WindowsError: [Error 183] ═хтючьюцэю ёючфрЄ№ Їрщы,
- gyp ERR! configure error
- gyp ERR! stack Error: `gyp` failed with exit code: 1
- gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:345:16)
- gyp ERR! stack at ChildProcess.emit (events.js:198:13)
- gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
- gyp ERR! System Windows_NT 10.0.17134
- 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"
- "--fallback-to-build" "--module=C:\\Users\\rootisalie\\Webstorm Projects\\test\\node_modules\\node-browser-history\\node_modules\\sqlite3\\lib\\binding\\nod
- e-v64-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\rootisalie\\Webstorm Projects\\test\\node_modules\\node-browser-h
- istory\\node_modules\\sqlite3\\lib\\binding\\node-v64-win32-x64" "--python=C:\\Users\\rootisalie\\.windows-build-tools\\python27\\python.exe"
- gyp ERR! cwd C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3
- gyp ERR! node -v v10.16.0
- gyp ERR! node-gyp -v v3.8.0
- gyp ERR! not ok
- node-pre-gyp ERR! build error
- 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
- yp.js configure --fallback-to-build --module=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\lib\binding\n
- 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
- de_modules\sqlite3\lib\binding\node-v64-win32-x64 --python=C:\Users\rootisalie\.windows-build-tools\python27\python.exe' (1)
- node-pre-gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\n
- ode_modules\node-pre-gyp\lib\util\compile.js:83:29)
- node-pre-gyp ERR! stack at ChildProcess.emit (events.js:198:13)
- node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:982:16)
- node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
- node-pre-gyp ERR! System Windows_NT 10.0.17134
- node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\rootisalie\\Webstorm Projects\\test\\node_modules\\node-browser-history\\node_mo
- dules\\sqlite3\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
- node-pre-gyp ERR! cwd C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3
- node-pre-gyp ERR! node -v v10.16.0
- node-pre-gyp ERR! node-pre-gyp -v v0.6.38
- node-pre-gyp ERR! not ok
- 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
- uild --module=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\lib\binding\node-v64-win32-x64\node_sqlite3.
- node --module_name=node_sqlite3 --module_path=C:\Users\rootisalie\Webstorm Projects\test\node_modules\node-browser-history\node_modules\sqlite3\lib\binding\
- node-v64-win32-x64 --python=C:\Users\rootisalie\.windows-build-tools\python27\python.exe' (1)
- npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\rootisalie\Webstorm
- Projects\test\node_modules\node-browser-history\node_modules\sqlite3\node_modules'
- npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\rootisalie\Webstorm P
- rojects\test\node_modules\node-browser-history\node_modules\sqlite3\node_modules'
- npm WARN [email protected] No description
- npm WARN [email protected] No repository field.
- npm ERR! code ELIFECYCLE
- npm ERR! errno 1
- npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build`
- 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 ERR! A complete log of this run can be found in:
- 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