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
{{ message }}
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Getting the following error when I run npm run setup-alice:
I think it's trying to connect to the test validator, but for some reason the connectionis being refused. Any ideas on a fix?
I followed the instructions in the README, and ran this command after running npm run setup-validator <EXECUTABLE_LOCATION> with the executable location.
The text was updated successfully, but these errors were encountered:
Getting the following error when I run
npm run setup-alice
:I think it's trying to connect to the test validator, but for some reason the connectionis being refused. Any ideas on a fix?
I followed the instructions in the README, and ran this command after running
npm run setup-validator <EXECUTABLE_LOCATION>
with the executable location.The text was updated successfully, but these errors were encountered: