logseq / logseq/logseq-plugin-samples
Wrong build instructions for logseq-journals-calendar
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 383
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Running the Sample says
npm install && npm run build in terminal to install dependencies.
The packages are being installed with vunerabilities and the build fails:
The build instructions ignore that the plugins uses yarn.
For some reason yarn also fails:
I got it working by following the link in the readme to the repo: xyhp915/logseq-journals-calendar
And building with yarn.
Please update the source and especially the build instructions.
Contributor guide
No contributing guide indexed for this repository
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
Begin with the README's build instructions and the linked xyhp915/logseq-journals-calendar repository, then compare the sample's source setup with the working yarn-based process described there. Update the source and build instructions so the documented command matches the plugin's package manager and the sample builds successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100