logseq / logseq/logseq-plugin-samples
Wrong build instructions for logseq-journals-calendar
未关闭
还没有人认领这个 Issue。
- 主要语言
- CSS
- 星标
- 383
- 派生
- 97
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先查看 README 的构建说明和链接的 xyhp915/logseq-journals-calendar 仓库,然后将示例的源代码设置与其中描述的可正常工作的基于 yarn 的流程进行比较。更新源代码和构建说明,使文档中的命令与插件的包管理器一致,并确保示例能够成功构建。
由索引模型根据 Issue 内容生成。
评估
- 领域
- build-system, documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100