permanaj

Untitled

Jan 9th, 2024
792
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.18 KB | None | 0 0
  1. [4/4] 🔨  Building fresh packages...
  2. [-/3] â   waiting...
  3. [2/3] â   node-sass
  4. error /Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-sass: Command failed.
  5. Exit code: 1
  6. Command: node scripts/build.js
  7. Arguments:
  8. Directory: /Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-sass
  9. Output:
  10. Building: /usr/local/bin/node /Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  11. gyp info it worked if it ends with ok
  12. gyp verb cli [
  13. gyp verb cli   '/usr/local/bin/node',
  14. gyp verb cli   '/Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/bin/node-gyp.js',
  15. gyp verb cli   'rebuild',
  16. gyp verb cli   '--verbose',
  17. gyp verb cli   '--libsass_ext=',
  18. gyp verb cli   '--libsass_cflags=',
  19. gyp verb cli   '--libsass_ldflags=',
  20. gyp verb cli   '--libsass_library='
  21. gyp verb cli ]
  22. gyp info using node-gyp@7.1.2
  23. gyp info using node@18.17.1 | darwin | arm64
  24. gyp verb command rebuild []
  25. gyp verb command clean []
  26. gyp verb clean removing "build" directory
  27. gyp verb command configure []
  28. gyp verb find Python Python is not set from command line or npm configuration
  29. gyp verb find Python Python is not set from environment variable PYTHON
  30. gyp verb find Python checking if "python3" can be used
  31. gyp verb find Python - executing "python3" to get executable path
  32. gyp verb find Python - "python3" is not in PATH or produced an error
  33. gyp verb find Python checking if "python" can be used
  34. gyp verb find Python - executing "python" to get executable path
  35. gyp verb find Python - "python" is not in PATH or produced an error
  36. gyp verb find Python checking if "python2" can be used
  37. gyp verb find Python - executing "python2" to get executable path
  38. gyp verb find Python - "python2" is not in PATH or produced an error
  39. gyp ERR! find Python
  40. gyp ERR! find Python Python is not set from command line or npm configuration
  41. gyp ERR! find Python Python is not set from environment variable PYTHON
  42. gyp ERR! find Python checking if "python3" can be used
  43. gyp ERR! find Python - "python3" is not in PATH or produced an error
  44. gyp ERR! find Python checking if "python" can be used
  45. gyp ERR! find Python - "python" is not in PATH or produced an error
  46. gyp ERR! find Python checking if "python2" can be used
  47. gyp ERR! find Python - "python2" is not in PATH or produced an error
  48. gyp ERR! find Python
  49. gyp ERR! find Python **********************************************************
  50. gyp ERR! find Python You need to install the latest version of Python.
  51. gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
  52. gyp ERR! find Python you can try one of the following options:
  53. gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"
  54. gyp ERR! find Python   (accepted by both node-gyp and npm)
  55. gyp ERR! find Python - Set the environment variable PYTHON
  56. gyp ERR! find Python - Set the npm configuration variable python:
  57. gyp ERR! find Python   npm config set python "/path/to/pythonexecutable"
  58. gyp ERR! find Python For more information consult the documentation at:
  59. gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
  60. gyp ERR! find Python **********************************************************
  61. gyp ERR! find Python
  62. gyp ERR! configure error
  63. gyp ERR! stack Error: Could not find any Python installation to use
  64. gyp ERR! stack     at PythonFinder.fail (/Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/lib/find-python.js:302:47)
  65. gyp ERR! stack     at PythonFinder.runChecks (/Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/lib/find-python.js:136:21)
  66. gyp ERR! stack     at PythonFinder.<anonymous> (/Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/lib/find-python.js:179:16)
  67. gyp ERR! stack     at PythonFinder.execFileCallback (/Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/lib/find-python.js:266:16)
  68. gyp ERR! stack     at exithandler (node:child_process:427:5)
  69. gyp ERR! stack     at ChildProcess.errorhandler (node:child_process:439:5)
  70. gyp ERR! stack     at ChildProcess.emit (node:events:514:28)
  71. gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:289:12)
  72. gyp ERR! stack     at onErrorNT (node:internal/child_process:476:16)
  73. gyp ERR! stack     at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
  74. gyp ERR! System Darwin 22.6.0
  75. gyp ERR! command "/usr/local/bin/node" "/Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  76. gyp ERR! cwd /Users/permanajayanta/Projects/southerncrosscare/docroot/themes/custom/southerncrosscare/node_modules/node-sass
  77. gyp ERR! node -v v18.17.1
  78. gyp ERR! node-gyp -v v7.1.2
  79. gyp ERR! not ok
Advertisement
Add Comment
Please, Sign In to add comment