Advertisement
Guest User

Untitled

a guest
Dec 24th, 2021
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. ndacyayisenga@ndacyayisenga-ThinkPad-S5-S540:~/new/openmrs-contrib-qaframework$ npm run refapp2Registration
  2. npm ERR! code ENOENT
  3. npm ERR! syscall open
  4. npm ERR! path /home/ndacyayisenga/new/openmrs-contrib-qaframework/package.json
  5. npm ERR! errno -2
  6. npm ERR! enoent ENOENT: no such file or directory, open '/home/ndacyayisenga/new/openmrs-contrib-qaframework/package.json'
  7. npm ERR! enoent This is related to npm not being able to find a file.
  8. npm ERR! enoent
  9.  
  10. npm ERR! A complete log of this run can be found in:
  11. npm ERR! /home/ndacyayisenga/.npm/_logs/2021-12-24T12_44_10_738Z-debug.log
  12. ndacyayisenga@ndacyayisenga-ThinkPad-S5-S540:~/new/openmrs-contrib-qaframework$
  13.  
  14.  
  15.  
  16. 0 info it worked if it ends with ok
  17. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'refapp2ClinicalVisit' ]
  18. 2 info using npm@6.14.4
  19. 3 info using node@v10.19.0
  20. 4 verbose stack Error: ENOENT: no such file or directory, open '/home/ndacyayisenga/new/openmrs-contrib-qaframework/package.json'
  21. 5 verbose cwd /home/ndacyayisenga/new/openmrs-contrib-qaframework
  22. 6 verbose Linux 5.11.0-43-generic
  23. 7 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "refapp2ClinicalVisit"
  24. 8 verbose node v10.19.0
  25. 9 verbose npm v6.14.4
  26. 10 error code ENOENT
  27. 11 error syscall open
  28. 12 error path /home/ndacyayisenga/new/openmrs-contrib-qaframework/package.json
  29. 13 error errno -2
  30. 14 error enoent ENOENT: no such file or directory, open '/home/ndacyayisenga/new/openmrs-contrib-qaframework/package.json'
  31. 15 error enoent This is related to npm not being able to find a file.
  32. 16 verbose exit [ -2, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement