logseq / logseq/logseq-plugin-samples

Wrong build instructions for logseq-journals-calendar

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

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:

Image

The build instructions ignore that the plugins uses yarn.
For some reason yarn also fails:

Image

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.