panic
panic copied to clipboard
`npm test` fails on first run
While on branch feature/25-implement-cosmos-node-data-transformer I performed the following:
-
bash clean_ui.sh -
cd ui -
npm install -
npm test
When doing this, this error was raised:

Afterwards I performed npm test again and all tests passed