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 Dec 21, 2023. It is now read-only.
I cloned the repository and ran npm install, using NodeJS v16.5.0 in Ubuntu 20.04.2. Upon running yarn start, a webpage started loading, but then in the console, I saw:
I cloned the repository and ran
npm install
, using NodeJS v16.5.0 in Ubuntu 20.04.2. Upon runningyarn start
, a webpage started loading, but then in the console, I saw:I see that Searchbar.js hasn't changed in a while though, which is puzzling. I'm using commit e52cffa.
In the local directory, I have a file
development.env
which contains 1 line:TZSTATS_API_URL=http://localhost:8000
.tzindex was running, connected to a Docker flextesa image. I built it locally and ran
./tzindex run --rpcurl http://localhost:20000
.I had expected the page at http://localhost:3000 to be rendered without compilation errors.
The text was updated successfully, but these errors were encountered: