Advertisement
polybius01

jsdos

Oct 26th, 2021
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. ---Installing 'Civilization'---
  2. npx: installed 69 in 2.757s
  3. (node:13) ExperimentalWarning: Conditional exports is an experimental feature. This feature could change at any time
  4. ? Enter title of the game to search (e.g. Digger) ? Enter title of the game to search (e.g. Digger) \? Enter title of the game to search (e.g. Digger) \n? Enter title of the game to search (e.g. Digger) \n
  5. Not found any game with this title. Exiting...
  6. /opt/scripts/start-server.sh: line 37: cd: /jsdos/Civilization: No such file or directory
  7. npm WARN saveError ENOENT: no such file or directory, open '/jsdos/package.json'
  8. npm WARN enoent ENOENT: no such file or directory, open '/jsdos/package.json'
  9. npm WARN jsdos No description
  10. npm WARN jsdos No repository field.
  11. npm WARN jsdos No README data
  12. npm WARN jsdos No license field.
  13.  
  14. up to date in 0.227s
  15. found 0 vulnerabilities
  16.  
  17. ---Preparing Server---
  18. ---Checking if everything is setup correctly---
  19. grep: /jsdos/Civilization/public/index.html: No such file or directory
  20. ---index.html not properly setup, downloading---
  21. /opt/scripts/start-server.sh: line 46: cd: /jsdos/Civilization/public: No such file or directory
  22. rm: cannot remove '/jsdos/Civilization/public/index.html': No such file or directory
  23. ---Sucessfully downloaded 'favicon.ico'---
  24. ---Sucessfully downloaded 'index.html'---
  25. ---Background color check---
  26. grep: /jsdos/Civilization/public/index.html: No such file or directory
  27. ---Set background color to: #1f1f1f---
  28. sed: can't read /jsdos/Civilization/public/index.html: No such file or directory
  29. ---Dosbox varion check---
  30. grep: /jsdos/Civilization/public/index.html: No such file or directory
  31. ---Set Dosbox variant to: wdosbox---
  32. sed: can't read /jsdos/Civilization/public/index.html: No such file or directory
  33. ---Writing configuration---
  34. sed: can't read /jsdos/Civilization/public/index.html: No such file or directory
  35. sed: can't read /jsdos/Civilization/public/index.html: No such file or directory
  36. sed: -e expression #1, char 8: unknown command: `C'
  37. chmod: changing permissions of '/jsdos': Operation not permitted
  38. chmod: changing permissions of '/jsdos/civ.zip': Operation not permitted
  39. ---Starting Application: Civilization---
  40. /opt/scripts/start-server.sh: line 90: cd: /jsdos/Civilization: No such file or directory
  41. npm ERR! code ENOENT
  42. npm ERR! syscall open
  43. npm ERR! path /jsdos/package.json
  44. npm ERR! errno -2
  45. npm ERR! enoent ENOENT: no such file or directory, open '/jsdos/package.json'
  46. npm ERR! enoent This is related to npm not being able to find a file.
  47. npm ERR! enoent
  48.  
  49. npm ERR! A complete log of this run can be found in:
  50. npm ERR! /jsdos/.npm/_logs/2021-10-26T16_49_09_712Z-debug.log
  51. ---Checking if UID: 99 matches user---
  52. usermod: no changes
  53. ---Checking if GID: 100 matches user---
  54. usermod: no changes
  55. ---Setting umask to 000---
  56. ---Checking for optional scripts---
  57. ---No optional script found, continuing---
  58. ---Starting...---
  59. ---Installing 'Civilization'---
  60. npx: installed 69 in 2.466s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement