Git Product home page Git Product logo

Comments (5)

RenwaX23 avatar RenwaX23 commented on July 21, 2024

sorry to hear that if you were able to run it tell me, for windows no one had issues before

from xsstron.

fropert avatar fropert commented on July 21, 2024

@RenwaX23 the Linux fix is to run npm start as a user, not as root

from xsstron.

devcoinfet avatar devcoinfet commented on July 21, 2024

yes but there are other errors we may need to help with

if you get access denied after using sudo to install the tool

npm install -g electron --unsafe-perm=true --allow-root

if you also get another error about sandbox do this

cd pathto/sandbox
sudo chown root:root chrome-sandbox
sudo chmod 4755 chrome-sandbox

than like fropert says do not run the npm start wtih root it works on kali the muppets rejoice :)

from xsstron.

RenwaX23 avatar RenwaX23 commented on July 21, 2024

Thanks i have added it

from xsstron.

mouseglove avatar mouseglove commented on July 21, 2024

I had the same issue, although as non-root:
/root/XSSTRON/node_modules/electron/dist/electron exited with signal SIGTRAP
npm ERR! code 1
npm ERR! path /root/XSSTRON
npm ERR! command failed
npm ERR! command sh -c electron .

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-02-03T06_46_11_722Z-debug.log

I was able to get it to launch, by navigating to the path, and running:
electron ./

seems ok so far

from xsstron.

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.