Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.81 KB | None | 0 0
  1. Debug Information:
  2. OS: Ubuntu, v18.04
  3. Node Version: v8.15.1
  4. Ghost-CLI Version: 1.11.0
  5. Environment: production
  6. Command: 'ghost update'
  7. Message: Command failed: yarn install --no-emoji --no-progress
  8. warning ghost@2.25.2: The engine "cli" appears to be invalid.
  9. warning "@tryghost/members-auth-pages > react-stripe-elements@2.0.3" has unmet peer dependency "react@^15.5.4 || ^16.0.0-0".
  10. warning "@tryghost/members-auth-pages > react-stripe-elements@2.0.3" has unmet peer dependency "react-dom@^15.5.4 || ^16.0.0-0".
  11. error /var/www/ghost/versions/2.25.2/node_modules/rsa-keypair: Command failed.
  12. Exit code: 1
  13. Command: node-gyp rebuild
  14. Arguments:
  15. Directory: /var/www/ghost/versions/2.25.2/node_modules/rsa-keypair
  16. Output:
  17. gyp info it worked if it ends with ok
  18. gyp info using node-gyp@3.8.0
  19. gyp info using node@8.15.1 | linux | x64
  20. gyp info spawn /usr/bin/python2
  21. gyp info spawn args [ '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
  22. gyp info spawn args 'binding.gyp',
  23. gyp info spawn args '-f',
  24. gyp info spawn args 'make',
  25. gyp info spawn args '-I',
  26. gyp info spawn args '/var/www/ghost/versions/2.25.2/node_modules/rsa-keypair/build/config.gypi',
  27. gyp info spawn args '-I',
  28. gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
  29. gyp info spawn args '-I',
  30. gyp info spawn args '/home/user/.node-gyp/8.15.1/include/node/common.gypi',
  31. gyp info spawn args '-Dlibrary=shared_library',
  32. gyp info spawn args '-Dvisibility=default',
  33. gyp info spawn args '-Dnode_root_dir=/home/user/.node-gyp/8.15.1',
  34. gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
  35. gyp info spawn args '-Dnode_lib_file=/home/user/.node-gyp/8.15.1/<(target_arch)/node.lib',
  36. gyp info spawn args '-Dmodule_root_dir=/var/www/ghost/versions/2.25.2/node_modules/rsa-keypair',
  37. gyp info spawn args '-Dnode_engine=v8',
  38. gyp info spawn args '--depth=.',
  39. gyp info spawn args '--no-parallel',
  40. gyp info spawn args '--generator-output',
  41. gyp info spawn args 'build',
  42. gyp info spawn args '-Goutput_dir=.' ]
  43. Traceback (most recent call last):
  44. File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
  45. import gyp
  46. File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
  47. import gyp.input
  48. File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
  49. from compiler.ast import Const
  50. ImportError: No module named compiler.ast
  51. gyp ERR! configure error
  52. gyp ERR! stack Error: `gyp` failed with exit code: 1
  53. gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
  54. gyp ERR! stack at emitTwo (events.js:126:13)
  55. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  56. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  57. gyp ERR! System Linux 4.15.0-47-generic
  58. gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  59. gyp ERR! cwd /var/www/ghost/versions/2.25.2/node_modules/rsa-keypair
  60. gyp ERR! node -v v8.15.1
  61. gyp ERR! node-gyp -v v3.8.0
  62. gyp ERR! not ok
  63.  
  64. yarn install v1.16.0
  65. [1/5] Validating package.json...
  66. [2/5] Resolving packages...
  67. [3/5] Fetching packages...
  68. [4/5] Linking dependencies...
  69. [5/5] Building fresh packages...
  70. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
  71.  
  72. Exit code: 1
  73.  
  74. --------------- stdout ---------------
  75. yarn install v1.16.0
  76. [1/5] Validating package.json...
  77. [2/5] Resolving packages...
  78. [3/5] Fetching packages...
  79. [4/5] Linking dependencies...
  80. [5/5] Building fresh packages...
  81. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
  82.  
  83.  
  84. --------------- stderr ---------------
  85. warning ghost@2.25.2: The engine "cli" appears to be invalid.
  86. warning "@tryghost/members-auth-pages > react-stripe-elements@2.0.3" has unmet peer dependency "react@^15.5.4 || ^16.0.0-0".
  87. warning "@tryghost/members-auth-pages > react-stripe-elements@2.0.3" has unmet peer dependency "react-dom@^15.5.4 || ^16.0.0-0".
  88. error /var/www/ghost/versions/2.25.2/node_modules/rsa-keypair: Command failed.
  89. Exit code: 1
  90. Command: node-gyp rebuild
  91. Arguments:
  92. Directory: /var/www/ghost/versions/2.25.2/node_modules/rsa-keypair
  93. Output:
  94. gyp info it worked if it ends with ok
  95. gyp info using node-gyp@3.8.0
  96. gyp info using node@8.15.1 | linux | x64
  97. gyp info spawn /usr/bin/python2
  98. gyp info spawn args [ '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
  99. gyp info spawn args 'binding.gyp',
  100. gyp info spawn args '-f',
  101. gyp info spawn args 'make',
  102. gyp info spawn args '-I',
  103. gyp info spawn args '/var/www/ghost/versions/2.25.2/node_modules/rsa-keypair/build/config.gypi',
  104. gyp info spawn args '-I',
  105. gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
  106. gyp info spawn args '-I',
  107. gyp info spawn args '/home/user/.node-gyp/8.15.1/include/node/common.gypi',
  108. gyp info spawn args '-Dlibrary=shared_library',
  109. gyp info spawn args '-Dvisibility=default',
  110. gyp info spawn args '-Dnode_root_dir=/home/user/.node-gyp/8.15.1',
  111. gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',
  112. gyp info spawn args '-Dnode_lib_file=/home/user/.node-gyp/8.15.1/<(target_arch)/node.lib',
  113. gyp info spawn args '-Dmodule_root_dir=/var/www/ghost/versions/2.25.2/node_modules/rsa-keypair',
  114. gyp info spawn args '-Dnode_engine=v8',
  115. gyp info spawn args '--depth=.',
  116. gyp info spawn args '--no-parallel',
  117. gyp info spawn args '--generator-output',
  118. gyp info spawn args 'build',
  119. gyp info spawn args '-Goutput_dir=.' ]
  120. Traceback (most recent call last):
  121. File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
  122. import gyp
  123. File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
  124. import gyp.input
  125. File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
  126. from compiler.ast import Const
  127. ImportError: No module named compiler.ast
  128. gyp ERR! configure error
  129. gyp ERR! stack Error: `gyp` failed with exit code: 1
  130. gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
  131. gyp ERR! stack at emitTwo (events.js:126:13)
  132. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  133. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  134. gyp ERR! System Linux 4.15.0-47-generic
  135. gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  136. gyp ERR! cwd /var/www/ghost/versions/2.25.2/node_modules/rsa-keypair
  137. gyp ERR! node -v v8.15.1
  138. gyp ERR! node-gyp -v v3.8.0
  139. gyp ERR! not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement