dojo / dojo/dojo.io

Setting up dojo.io locally fails build

Open
#445 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
17
Forks
39
PR merge metrics
No merged PRs in 30d

Description

`npm run build` fails because `db.json` does not exist. You need to `touch site/db.json` to fix.

But it still doesn't run, so you can get around that manually by `cd site && hexo clean && hexo build`.

Either we need to fix the build process or update the README file with proper instructions.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `npm run build`, then inspect the setup involving `site/db.json` and compare it with `cd site && hexo clean && hexo build`. Check the README instructions and the build process; done means a documented or automated setup that builds successfully without the manual workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.