SolidOS / SolidOS/solidos

Lerna - solidos build not working out of the box

Open
#307 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

  • #306 by @SharonStrats — closed without merging
bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.