Code Monkey home page Code Monkey logo

frappe_random's People

Contributors

mymi14s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

frappe_random's Issues

error on init

From Command :
bench init --frappe-branch=version-13 --python=python3.8 frappe-bench

warning Workspaces can only be enabled in private projects.
[4/4] Building fresh packages…
[1/3] ⠄ node-sass
[2/3] ⠄ core-js
error /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-sass: Command failed.
Exit code: 1
Command: node scripts/build.js
Arguments:
Directory: /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-sass
Output:
Building: /usr/bin/node /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli ‘/usr/bin/node’,
gyp verb cli ‘/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-gyp/bin/node-gyp.js’,
gyp verb cli ‘rebuild’,
gyp verb cli ‘–verbose’,
gyp verb cli ‘–libsass_ext=’,
gyp verb cli ‘–libsass_cflags=’,
gyp verb cli ‘–libsass_ldflags=’,
gyp verb cli ‘–libsass_library=’
gyp verb cli ]
gyp info using [email protected]
gyp info using [email protected] | linux | arm64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing “build” directory
gyp verb command configure []
gyp verb check python checking for Python executable “python2” in the PATH
gyp verb which failed Error: not found: python2
gyp verb which failed at getNotFoundError (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:13:12)
gyp verb which failed at F (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:68:19)
gyp verb which failed at E (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:80:29)
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:89:16
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/index.js:42:5
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/mode.js:8:5
gyp verb which failed at FSReqCallback.oncomplete (fs.js:192:21)
gyp verb which failed python2 Error: not found: python2
gyp verb which failed at getNotFoundError (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:13:12)
gyp verb which failed at F (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:68:19)
gyp verb which failed at E (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:80:29)
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:89:16
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/index.js:42:5
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/mode.js:8:5
gyp verb which failed at FSReqCallback.oncomplete (fs.js:192:21) {
gyp verb which failed code: ‘ENOENT’
gyp verb which failed }
gyp verb check python checking for Python executable “python” in the PATH
gyp verb which failed Error: not found: python
gyp verb which failed at getNotFoundError (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:13:12)
gyp verb which failed at F (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:68:19)
gyp verb which failed at E (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:80:29)
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:89:16
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/index.js:42:5
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/mode.js:8:5
gyp verb which failed at FSReqCallback.oncomplete (fs.js:192:21)
gyp verb which failed python Error: not found: python
gyp verb which failed at getNotFoundError (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:13:12)
gyp verb which failed at F (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:68:19)
gyp verb which failed at E (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:80:29)
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:89:16
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/index.js:42:5
gyp verb which failed at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/mode.js:8:5
gyp verb which failed at FSReqCallback.oncomplete (fs.js:192:21) {
gyp verb which failed code: ‘ENOENT’
gyp verb which failed }
gyp ERR! configure error
gyp ERR! stack Error: Can’t find Python executable “python”, you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-gyp/lib/configure.js:484:19)
gyp ERR! stack at PythonFinder. (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-gyp/lib/configure.js:406:16)
gyp ERR! stack at F (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:68:16)
gyp ERR! stack at E (/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:80:29)
gyp ERR! stack at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/which/which.js:89:16
gyp ERR! stack at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/index.js:42:5
gyp ERR! stack at /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/isexe/mode.js:8:5
gyp ERR! stack at FSReqCallback.oncomplete (fs.js:192:21)
gyp ERR! System Linux 5.15.0-1013-oracle
gyp ERR! command “/usr/bin/node” “/home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-gyp/bin/node-gyp.js” “rebuild” “–verbose” “–libsass_ext=” “–libsass_cflags=” “–libsass_ldflags=” “–libsass_library=”
gyp ERR! cwd /home/erpnxtadmin/frappe-bench/apps/frappe/node_modules/node-sass
gyp ERR! node -v v14.20.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1

Traceback (most recent call last):
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/commands/make.py”, line 68, in init
init(
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/utils/render.py”, line 105, in wrapper_fn
return fn(*args, **kwargs)
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/utils/system.py”, line 79, in init
get_app(
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/app.py”, line 432, in get_app
app.install(verbose=verbose, skip_assets=skip_assets, restart_bench=restart_bench)
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/utils/render.py”, line 126, in wrapper_fn
return fn(*args, **kwargs)
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/app.py”, line 230, in install
install_app(
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/app.py”, line 569, in install_app
bench.run(“yarn install”, cwd=app_path)
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/bench.py”, line 47, in run
return exec_cmd(cmd, cwd=cwd or self.cwd)
File “/home/erpnxtadmin/.local/lib/python3.8/site-packages/bench/utils/init.py”, line 155, in exec_cmd
raise CommandFailedError
bench.exceptions.CommandFailedError

ERROR: There was a problem while creating frappe-bench

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.