Lerna - solidos build not working out of the box
Nobody has claimed this yet.
- #306 by @SharonStrats — closed without merging
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
When I clone the repo and run
npm run setup
npm run watch-pivot
it doesn't work. I still need to npm run add pivot and i had to build types for rdflib otherwise solid-logic didn't work.
there is also a weird version error on solid-ui when running the watch-pivot that doesn't happen when you run the build inside of solid-ui. However, the application still works.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the problem from a fresh clone with npm run setup and npm run watch-pivot, then compare that flow with the successful solid-ui build. Trace why npm run add pivot and the rdflib type build are required, and investigate the solid-ui version warning; done means the documented setup works without those extra steps and the application still runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100