Advertisement
ILyaCyclone

Untitled

May 31st, 2019
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. d:\workspace\frontend-screen-matcher (master) (frontend-screen-matcher@0.1.0)
  2. λ npm start test
  3.  
  4. > frontend-screen-matcher@0.1.0 start d:\workspace\frontend-screen-matcher
  5. > node src/app "test"
  6.  
  7. d:\workspace\frontend-screen-matcher\src\looks-same-image-matcher.js:83
  8. sameBounds = equals;
  9. ^
  10.  
  11. ReferenceError: equals is not defined
  12. at d:\workspace\frontend-screen-matcher\src\looks-same-image-matcher.js:83:13
  13. at process.nextTick (d:\workspace\frontend-screen-matcher\node_modules\looks-same\index.js:159:43)
  14. at process._tickCallback (internal/process/next_tick.js:61:11)
  15. npm ERR! code ELIFECYCLE
  16. npm ERR! errno 1
  17. npm ERR! frontend-screen-matcher@0.1.0 start: `node src/app "test"`
  18. npm ERR! Exit status 1
  19. npm ERR!
  20. npm ERR! Failed at the frontend-screen-matcher@0.1.0 start script.
  21. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  22.  
  23. npm ERR! A complete log of this run can be found in:
  24. npm ERR! C:\Users\ILyaCyclone\AppData\Roaming\npm-cache\_logs\2019-05-31T16_13_53_895Z-debug.log
  25.  
  26.  
  27.  
  28.  
  29. C:\Users\ILyaCyclone\AppData\Roaming\npm-cache\_logs\2019-05-31T16_13_53_895Z-debug.log:
  30.  
  31. 0 info it worked if it ends with ok
  32. 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
  33. 1 verbose cli 'C:\\Users\\ILyaCyclone\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
  34. 1 verbose cli 'start',
  35. 1 verbose cli 'test' ]
  36. 2 info using npm@6.9.0
  37. 3 info using node@v10.15.3
  38. 4 verbose run-script [ 'prestart', 'start', 'poststart' ]
  39. 5 info lifecycle frontend-screen-matcher@0.1.0~prestart: frontend-screen-matcher@0.1.0
  40. 6 info lifecycle frontend-screen-matcher@0.1.0~start: frontend-screen-matcher@0.1.0
  41. 7 verbose lifecycle frontend-screen-matcher@0.1.0~start: unsafe-perm in lifecycle true
  42. 8 verbose lifecycle frontend-screen-matcher@0.1.0~start: PATH: C:\Users\ILyaCyclone\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;d:\workspace\frontend-screen-matcher\node_modules\.bin;D:\+Soft\Cmder\bin;D:\+Soft\Cmder\vendor\conemu-maximus5\ConEmu\Scripts;D:\+Soft\Cmder\vendor\conemu-maximus5;D:\+Soft\Cmder\vendor\conemu-maximus5\ConEmu;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\Android\sdk\platform-tools;D:\Android\sdk\tools;D:\csvn\bin\;D:\csvn\Python25\;d:\oracle\product\11.2.0\client_1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\OpenVPN\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files (x86)\Yarn\bin\;C:\Program Files\Common Files\ThinPrint\;C:\Program Files\nodejs\;C:\Users\ILyaCyclone\AppData\Local\atom\bin;C:\Program Files\apache-maven-3.5.0\bin;D:\+Soft\Cmder;C:\Program Files\Microsoft VS Code\bin;D:\oracle\product\11.2.0\instantclient_11_2;C:\Program Files\Docker Toolbox;C:\Users\ILyaCyclone\AppData\Local\Yarn\bin;C:\Users\ILyaCyclone\AppData\Roaming\npm;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\share\vim\vim74;D:\+Soft\Cmder\
  43. 9 verbose lifecycle frontend-screen-matcher@0.1.0~start: CWD: d:\workspace\frontend-screen-matcher
  44. 10 silly lifecycle frontend-screen-matcher@0.1.0~start: Args: [ '/d /s /c', 'node src/app "test"' ]
  45. 11 silly lifecycle frontend-screen-matcher@0.1.0~start: Returned: code: 1 signal: null
  46. 12 info lifecycle frontend-screen-matcher@0.1.0~start: Failed to exec start script
  47. 13 verbose stack Error: frontend-screen-matcher@0.1.0 start: `node src/app "test"`
  48. 13 verbose stack Exit status 1
  49. 13 verbose stack at EventEmitter.<anonymous> (C:\Users\ILyaCyclone\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\index.js:301:16)
  50. 13 verbose stack at EventEmitter.emit (events.js:189:13)
  51. 13 verbose stack at ChildProcess.<anonymous> (C:\Users\ILyaCyclone\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
  52. 13 verbose stack at ChildProcess.emit (events.js:189:13)
  53. 13 verbose stack at maybeClose (internal/child_process.js:970:16)
  54. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
  55. 14 verbose pkgid frontend-screen-matcher@0.1.0
  56. 15 verbose cwd d:\workspace\frontend-screen-matcher
  57. 16 verbose Windows_NT 6.1.7601
  58. 17 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\ILyaCyclone\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "start" "test"
  59. 18 verbose node v10.15.3
  60. 19 verbose npm v6.9.0
  61. 20 error code ELIFECYCLE
  62. 21 error errno 1
  63. 22 error frontend-screen-matcher@0.1.0 start: `node src/app "test"`
  64. 22 error Exit status 1
  65. 23 error Failed at the frontend-screen-matcher@0.1.0 start script.
  66. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  67. 24 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement