Alkaar / resy-booking-bot

🔫 Helps to snipe hard to get reservations at restaurants that use resy
411 stars 215 forks source link

Run using IntelliJ #116

Closed gibdr7 closed 1 year ago

gibdr7 commented 1 year ago

I've looked through previous issues and the README, haven't seen anyone with this issue. I prefer VSC, but using IntelliJ to be consistent with your instructions. I'm trying to configure com. , but get am unable to fill in the Main class.

image

Also, if I try "sbt" in terminal, I get the below error: java.lang.RuntimeException: Path '.../target/config-classes' contains separator ':'

Any help would be much appreciated!

eftehassanpp commented 1 year ago

in VSC its simple and easy. make sure you have java SDK installed as well as Scala installed. then just in vs code in project run folder open terminal type simply sbt then run

c17mr commented 1 year ago

I am also having this issue and cannot find a good answer or get IntelliJ to profile it correctly and run.