reswitched / pegaswitch

PegaSwitch is an exploit toolkit for the Nintendo Switch
https://reswitched.team
ISC License
934 stars 107 forks source link

When i try to load pegaswitch on WSL, It doesn't work. #89

Closed wizardbob101 closed 6 years ago

wizardbob101 commented 6 years ago

Everything went fine unti' i typed "sudo node start.js". I could navigate to the pegaswitch folder, run npm install, and then when i run the command it shows me this. Please help. image

Dwood15 commented 6 years ago

Unfortunately, this bug report tells us nothing. What version of Pegaswitch did you run?

What Linux flavor?

wizardbob101 commented 6 years ago

i used ubuntu and it is the latest version of pegaswitch, i checked

roblabla commented 6 years ago

You forgot to install build-essential before installing pegaswitch. https://reswitchedweekly.github.io/Development-Setup/

wizardbob101 commented 6 years ago

i already installed it

roblabla commented 6 years ago

Did you run npm install again after installing it ?

wizardbob101 commented 6 years ago

it was already instaled and than i ran nom again

roblabla commented 6 years ago

🤔 So does npm install succeed without reporting any issues ? What happens if you run sudo node start.js --disable-curses ?

wizardbob101 commented 6 years ago

wait let me send a picture

wizardbob101 commented 6 years ago

image

roblabla commented 6 years ago

and sudo node start.js --disable-curses ?

wizardbob101 commented 6 years ago

it works thanks for helping

wizardbob101 commented 6 years ago

thanks it worked