ottomated / CrewLink-server

Voice Relay server for CrewLink.
GNU General Public License v3.0
696 stars 451 forks source link

Manual Installation yarn dont start #163

Closed mnaouares closed 3 years ago

mnaouares commented 3 years ago

image

wwsean08 commented 3 years ago

you need to cd into the directory that was created when you cloned the repo (crewlink-server most likely) first, then run yarn start. Assuming it's that you'd run cd crewlink-server then yarn install and finally yarn start per the readme

mnaouares commented 3 years ago

you need to cd into the directory that was created when you cloned the repo (crewlink-server most likely) first, then run yarn start. Assuming it's that you'd run cd crewlink-server then yarn install and finally yarn start per the readme

ty bro for so much