Frontend setup error in cytoscape
Open
bug
- Dominant language
- JavaScript
- Stars
- 387
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
I'm following the steps to install the image using docker but when it runs "npm run build-front" I get the following error:
src/components/cypherresult/presentations/CypherResultTable.jsx
Line 23:22: Unable to resolve path to module 'cytoscape/src/util' import/no-unresolved
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running npm run build-front and inspect src/components/cypherresult/presentations/CypherResultTable.jsx around the unresolved cytoscape/src/util import. Check the frontend dependency configuration and determine what change makes the image build complete without the import/no-unresolved error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100