apache / apache/age-viewer

Installation error at 'npm run start'

Open
#163 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
387
Forks
268
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Have obtained the age-viewer from the repository. Running 'npm run start' results in the following message
```
Failed to compile.

src/components/contents/presentations/Editor.jsx
Line 163:15: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 169:15: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 177:15: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 196:15: A control must be associated with a text label jsx-a11y/control-has-associated-label

src/components/cytoscape/CypherResultCytoscapeFooter.jsx
Line 93:11: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 166:11: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 182:11: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 207:13: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 222:13: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 292:11: A control must be associated with a text label jsx-a11y/control-has-associated-label

src/components/cytoscape/CypherResultCytoscapeLegend.jsx
Line 180:11: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 195:11: A control must be associated with a text label jsx-a11y/control-has-associated-label

src/components/sidebar/presentations/SidebarHome.jsx
Line 429:13: A control must be associated with a text label jsx-a11y/control-has-associated-label
Line 446:13: A control must be associated with a text label jsx-a11y/control-has-associated-label

Search for the keywords to learn more about each error.
```

**To Reproduce**
Steps to reproduce the behavior:
1. downloaded the git repo
2. executed 'npm run setup'
3. executed 'npm run start'

**Expected behavior**
Launch application to configure connection to database.

**Desktop (please complete the following information):**
- Debian GNU/Linux trixie/sid
- Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.