Closed bpnis closed 2 years ago
@bpnis can you try $ set NODE_ENV=local
? See https://github.com/samc621/SneakerBot#windows
I just tried it, and this is what I got:
Thank you so much for the help by the way, I really appreciate it!
@bpnis sorry for the confusion, the "$" in all of the commands is not meant to be typed. It's just supposed to indicate that it's something you enter in the shell/terminal. So just enter set NODE_ENV=local
.
Yep that worked lol. Thank you so much, I'm new to Javascript so i guess its a rookie mistake. I'll go ahead and close the issue.
I am having a problem with running the knex migrate: latest command on windows, similar to other people. I've tried running the following command in powershell (which i found in a solved issue) , but it hasn't worked for me. Any ideas?
Thanks in advance.