Unresponsive frontent with `Line 23:22: Unable to resolve path to module 'cytoscape/src/util'
- Dominant language
- JavaScript
- Stars
- 387
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Hi all, encountering an issue gretting age-viewer to run. Thanks in advance for feedback
**Issue**
```
nvm use 16 -- was getting an openssl issue with later versions
npm run setup
npm run start
```
Browser opens but unresponsive eg db connection details cannot be edited.
Terminal error message
```
Failed to compile.
src/components/cypherresult/presentations/CypherResultTable.jsx
Line 23:22: Unable to resolve path to module 'cytoscape/src/util' import/no-unresolved
Search for the keywords to learn more about each error.
Error: Not connected
```
**Machine**
- Macos 15.6.1
- Browser: Chrome Version 141.0.7390.123 (Official Build) (x86_64)
- Version [e.g. 22]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.