Giter Site home page Giter Site logo

Comments (4)

mattdimicelli avatar mattdimicelli commented on June 23, 2024

The same thing happened for me:

npm ERR! code 1
npm ERR! path /home/matthew/Documents/simplenote-electron/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js
npm ERR! Building: /usr/bin/node /home/matthew/Documents/simplenote-electron/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli '/usr/bin/node',
npm ERR! gyp verb cli '/home/matthew/Documents/simplenote-electron/node_modules/node-gyp/bin/node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | linux | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb which failed Error: not found: python2
npm ERR! gyp verb which failed at getNotFoundError (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:13:12)
npm ERR! gyp verb which failed at F (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:68:19)
npm ERR! gyp verb which failed at E (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:80:29)
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/which/which.js:89:16
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/index.js:42:5
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:207:21)
npm ERR! gyp verb which failed python2 Error: not found: python2
npm ERR! gyp verb which failed at getNotFoundError (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:13:12)
npm ERR! gyp verb which failed at F (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:68:19)
npm ERR! gyp verb which failed at E (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:80:29)
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/which/which.js:89:16
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/index.js:42:5
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:207:21) {
npm ERR! gyp verb which failed code: 'ENOENT'
npm ERR! gyp verb which failed }
npm ERR! gyp verb check python checking for Python executable "python" in the PATH
npm ERR! gyp verb which failed Error: not found: python
npm ERR! gyp verb which failed at getNotFoundError (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:13:12)
npm ERR! gyp verb which failed at F (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:68:19)
npm ERR! gyp verb which failed at E (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:80:29)
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/which/which.js:89:16
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/index.js:42:5
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:207:21)
npm ERR! gyp verb which failed python Error: not found: python
npm ERR! gyp verb which failed at getNotFoundError (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:13:12)
npm ERR! gyp verb which failed at F (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:68:19)
npm ERR! gyp verb which failed at E (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:80:29)
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/which/which.js:89:16
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/index.js:42:5
npm ERR! gyp verb which failed at /home/matthew/Documents/simplenote-electron/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:207:21) {
npm ERR! gyp verb which failed code: 'ENOENT'
npm ERR! gyp verb which failed }
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
npm ERR! gyp ERR! stack at PythonFinder.failNoPython (/home/matthew/Documents/simplenote-electron/node_modules/node-gyp/lib/configure.js:484:19)
npm ERR! gyp ERR! stack at PythonFinder. (/home/matthew/Documents/simplenote-electron/node_modules/node-gyp/lib/configure.js:406:16)
npm ERR! gyp ERR! stack at F (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:68:16)
npm ERR! gyp ERR! stack at E (/home/matthew/Documents/simplenote-electron/node_modules/which/which.js:80:29)
npm ERR! gyp ERR! stack at /home/matthew/Documents/simplenote-electron/node_modules/which/which.js:89:16
npm ERR! gyp ERR! stack at /home/matthew/Documents/simplenote-electron/node_modules/isexe/index.js:42:5
npm ERR! gyp Build failed with error code: 1

npm ERR! A complete log of this run can be found in:
npm ERR! /home/matthew/.npm/_logs/2023-06-04T17_56_10_831Z-debug-0.log

from simplenote-electron.

passionate2023 avatar passionate2023 commented on June 23, 2024

This happens to me as well. What is the fix?

from simplenote-electron.

billsliu avatar billsliu commented on June 23, 2024

I failed too, it looks like this project is an abandoned project.

from simplenote-electron.

codebykat avatar codebykat commented on June 23, 2024

Hi folks, it's not abandoned but it was deprioritized for awhile. We are in the process of updating all the apps to make sure they still build and should have an update out soon. Thanks for the reports!

from simplenote-electron.

Related Issues (20)

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.