You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I following command. $ cd backend/ $ make $ ./explorer
to error: panic: Fatal error config file: Config File "config" Not Found in "[/home/userxxx/dapp/go/src/github.com/iost-official/explorer/backend/config]"
I need change import config file to my GoPath folder enviroment?
The text was updated successfully, but these errors were encountered:
I following command.
$ cd backend/
$ make
$ ./explorer
to error:
panic: Fatal error config file: Config File "config" Not Found in "[/home/userxxx/dapp/go/src/github.com/iost-official/explorer/backend/config]"
I need change import config file to my GoPath folder enviroment?
The text was updated successfully, but these errors were encountered: