panic icon indicating copy to clipboard operation
panic copied to clipboard

`npm test` fails on first run

Open dillu24 opened this issue 4 years ago • 0 comments

While on branch feature/25-implement-cosmos-node-data-transformer I performed the following:

  1. bash clean_ui.sh
  2. cd ui
  3. npm install
  4. npm test

When doing this, this error was raised:

image

Afterwards I performed npm test again and all tests passed

dillu24 avatar Jan 31 '22 10:01 dillu24