ThauEx / ffrk-proxy

Proxy for Final Fantasy Record Keeper written in node.js
GNU Lesser General Public License v3.0
39 stars 21 forks source link

I can't use start.bat, it shows that it can't find some files #154

Open ariosto9 opened 5 years ago

ariosto9 commented 5 years ago

i have already install Node.JS Version 10 once I try to click start.bat. it show something like this it seems that it request for some file. Would you mind to help?

start bat node version

ThauEx commented 5 years ago

When you download the version from master branch, then npm i is required to install all modules.
If you don't want to do that (including installing node+npm), just download the latest release.
Don't forget to read the README and installation.

ariosto9 commented 5 years ago

ok, Thank you I will try first.

ariosto9 commented 5 years ago

finally I can make it! Thank a lot ThauEx