We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm WARN cleanup Failed to remove some directories [ npm WARN cleanup [ npm WARN cleanup 'D:\source\workspace\web-socket-io\node_modules\face-recognition', npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\source\workspace\web-socket-io\node_modules\face-recognition'] { npm WARN cleanup errno: -4082, npm WARN cleanup code: 'EBUSY', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'D:\source\workspace\web-socket-io\node_modules\face-recognition' npm WARN cleanup } npm WARN cleanup ], npm WARN cleanup [ npm WARN cleanup 'D:\source\workspace\web-socket-io\node_modules\face-recognition', npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\source\workspace\web-socket-io\node_modules\face-recognition'] { npm WARN cleanup errno: -4082, npm WARN cleanup code: 'EBUSY', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'D:\source\workspace\web-socket-io\node_modules\face-recognition' npm WARN cleanup } npm WARN cleanup ] npm WARN cleanup ] npm ERR! code 1 npm ERR! path D:\source\workspace\web-socket-io\node_modules\dlib-build npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node ./install.js npm ERR! executing: git --version npm ERR! executing: cmake --version npm ERR! Error: Command failed: cmake --version npm ERR! 'cmake' is not recognized as an internal or external command, npm ERR! operable program or batch file. npm ERR! npm ERR! at ChildProcess.exithandler (node:child_process:412:12) npm ERR! at ChildProcess.emit (node:events:513:28) npm ERR! at maybeClose (node:internal/child_process:1091:16) npm ERR! at ChildProcess._handle.onexit (node:internal/child_process:302:5) { npm ERR! code: 1, npm ERR! killed: false, npm ERR! signal: null, npm ERR! cmd: 'cmake --version' npm ERR! }
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Hemakumar\AppData\Local\npm-cache_logs\2023-01-09T21_07_49_783Z-debug-0.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup 'D:\source\workspace\web-socket-io\node_modules\face-recognition',
npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\source\workspace\web-socket-io\node_modules\face-recognition'] {
npm WARN cleanup errno: -4082,
npm WARN cleanup code: 'EBUSY',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'D:\source\workspace\web-socket-io\node_modules\face-recognition'
npm WARN cleanup }
npm WARN cleanup ],
npm WARN cleanup [
npm WARN cleanup 'D:\source\workspace\web-socket-io\node_modules\face-recognition',
npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\source\workspace\web-socket-io\node_modules\face-recognition'] {
npm WARN cleanup errno: -4082,
npm WARN cleanup code: 'EBUSY',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'D:\source\workspace\web-socket-io\node_modules\face-recognition'
npm WARN cleanup }
npm WARN cleanup ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path D:\source\workspace\web-socket-io\node_modules\dlib-build
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node ./install.js
npm ERR! executing: git --version
npm ERR! executing: cmake --version
npm ERR! Error: Command failed: cmake --version
npm ERR! 'cmake' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR!
npm ERR! at ChildProcess.exithandler (node:child_process:412:12)
npm ERR! at ChildProcess.emit (node:events:513:28)
npm ERR! at maybeClose (node:internal/child_process:1091:16)
npm ERR! at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
npm ERR! code: 1,
npm ERR! killed: false,
npm ERR! signal: null,
npm ERR! cmd: 'cmake --version'
npm ERR! }
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Hemakumar\AppData\Local\npm-cache_logs\2023-01-09T21_07_49_783Z-debug-0.log
The text was updated successfully, but these errors were encountered: