Advertisement
Guest User

Untitled

a guest
Feb 27th, 2022
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. Step 5/12 : RUN yarn --prod
  2. ---> Running in 0908d9257c99
  3. yarn install v1.22.17
  4. [1/4] Resolving packages...
  5. [2/4] Fetching packages...
  6. [3/4] Linking dependencies...
  7. warning "next > styled-jsx > @babel/[email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
  8. warning " > [email protected]" has unmet peer dependency "@types/react@>=16".
  9. warning " > [email protected]" has incorrect peer dependency "react@^15.0.0 || ^16.0.0".
  10. warning " > [email protected]" has unmet peer dependency "react-is@>= 16.8.0".
  11. [4/4] Building fresh packages...
  12. error /app/node_modules/bcrypt: Command failed.
  13. Exit code: 1
  14. Command: node-pre-gyp install --fallback-to-build
  15. Arguments:
  16. Directory: /app/node_modules/bcrypt
  17. Output:
  18. node-pre-gyp info it worked if it ends with ok
  19. node-pre-gyp info using [email protected]
  20. node-pre-gyp info using [email protected] | linux | arm64
  21. node-pre-gyp info check checked for "/app/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node" (not found)
  22. node-pre-gyp http GET https://github.com/kelektiv/node.bcrypt.js/releases/download/v5.0.1/bcrypt_lib-v5.0.1-napi-v3-linux-arm64-musl.tar.gz
  23. node-pre-gyp ERR! install response status 404 Not Found on https://github.com/kelektiv/node.bcrypt.js/releases/download/v5.0.1/bcrypt_lib-v5.0.1-napi-v3-linux-arm64-musl.tar.gz
  24. node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v102 ABI, musl) (falling back to source compile with node-gyp)
  25. node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/kelektiv/node.bcrypt.js/releases/download/v5.0.1/bcrypt_lib-v5.0.1-napi-v3-linux-arm64-musl.tar.gz
  26. gyp info it worked if it ends with ok
  27. gyp info using [email protected]
  28. gyp info using [email protected] | linux | arm64
  29. gyp info ok
  30. gyp info it worked if it ends with ok
  31. gyp info using [email protected]
  32. gyp info using [email protected] | linux | arm64
  33. gyp info find Python using Python version 3.9.7 found at "/usr/bin/python3"
  34. gyp http GET https://nodejs.org/download/release/v17.6.0/node-v17.6.0-headers.tar.gz
  35. gyp http 200 https://nodejs.org/download/release/v17.6.0/node-v17.6.0-headers.tar.gz
  36. gyp http GET https://nodejs.org/download/release/v17.6.0/SHASUMS256.txt
  37. gyp http 200 https://nodejs.org/download/release/v17.6.0/SHASUMS256.txt
  38. gyp info spawn /usr/bin/python3
  39. gyp info spawn args [
  40. gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
  41. gyp info spawn args 'binding.gyp',
  42. gyp info spawn args '-f',
  43. gyp info spawn args 'make',
  44. gyp info spawn args '-I',
  45. gyp info spawn args '/app/node_modules/bcrypt/build/config.gypi',
  46. gyp info spawn args '-I',
  47. gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
  48. gyp info spawn args '-I',
  49. gyp info spawn args '/root/.cache/node-gyp/17.6.0/include/node/common.gypi',
  50. gyp info spawn args '-Dlibrary=shared_library',
  51. gyp info spawn args '-Dvisibility=default',
  52. gyp info spawn args '-Dnode_root_dir=/root/.cache/node-gyp/17.6.0',
  53. gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
  54. gyp info spawn args '-Dnode_lib_file=/root/.cache/node-gyp/17.6.0/<(target_arch)/node.lib',
  55. gyp info spawn args '-Dmodule_root_dir=/app/node_modules/bcrypt',
  56. gyp info spawn args '-Dnode_engine=v8',
  57. gyp info spawn args '--depth=.',
  58. gyp info spawn args '--no-parallel',
  59. gyp info spawn args '--generator-output',
  60. gyp info spawn args 'build',
  61. gyp info spawn args '-Goutput_dir=.'
  62. gyp info spawn args ]
  63. gyp info ok
  64. gyp info it worked if it ends with ok
  65. gyp info using [email protected]
  66. gyp info using [email protected] | linux | arm64
  67. gyp ERR! build error
  68. gyp ERR! stack Error: not found: make
  69. gyp ERR! stack at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:10:17)
  70. gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/which/which.js:57:18
  71. gyp ERR! stack at new Promise (<anonymous>)
  72. gyp ERR! stack at step (/usr/local/lib/node_modules/npm/node_modules/which/which.js:54:21)
  73. gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/which/which.js:71:22
  74. gyp ERR! stack at new Promise (<anonymous>)
  75. gyp ERR! stack at subStep (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:33)
  76. gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/which/which.js:80:22
  77. gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/isexe/index.js:42:5
  78. gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
  79. gyp ERR! System Linux 5.10.92-v8+
  80. gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/app/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/app/node_modules/bcrypt/lib/binding/napi-v3" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=3" "--node_napi_label=napi-v3"
  81. gyp ERR! cwd /app/node_modules/bcrypt
  82. gyp ERR! node -v v17.6.0
  83. gyp ERR! node-gyp -v v8.4.1
  84. gyp ERR! not ok
  85. node-pre-gyp ERR! build error
  86. node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/app/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/app/node_modules/bcrypt/lib/binding/napi-v3 --napi_version=8 --node_abi_napi=napi --napi_build_version=3 --node_napi_label=napi-v3' (1)
  87. node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/app/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)
  88. node-pre-gyp ERR! stack at ChildProcess.emit (node:events:527:28)
  89. node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1090:16)
  90. node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
  91. node-pre-gyp ERR! System Linux 5.10.92-v8+
  92. node-pre-gyp ERR! command "/usr/local/bin/node" "/app/node_modules/bcrypt/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
  93. node-pre-gyp ERR! cwd /app/node_modules/bcrypt
  94. node-pre-gyp ERR! node -v v17.6.0
  95. node-pre-gyp ERR! node-pre-gyp -v v1.0.5
  96. node-pre-gyp ERR! not ok
  97. Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/app/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/app/node_modules/bcrypt/lib/binding/napi-v3 --napi_version=8 --node_abi_napi=napi --napi_build_version=3 --node_napi_label=napi-v3' (1)
  98. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
  99. The command '/bin/sh -c yarn --prod' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement