Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up dojo.io locally fails build #445

Open
schontz opened this issue Jun 7, 2018 · 5 comments
Open

Setting up dojo.io locally fails build #445

schontz opened this issue Jun 7, 2018 · 5 comments

Comments

@schontz
Copy link
Contributor

schontz commented Jun 7, 2018

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.

@cstffx
Copy link

cstffx commented Jun 29, 2018

hexo command has not buil option. I make hexo generate and hexo serve but the documentation for the api is missing.

@schontz
Copy link
Contributor Author

schontz commented Jun 29, 2018

Sorry, that last command should be ... && hexo generate.

@JamesLMilner
Copy link
Contributor

This should be fixed now by #481

@JamesLMilner
Copy link
Contributor

@schontz can you confirm this is fixed for you now? If so feel free to close the issue.

@schontz
Copy link
Contributor Author

schontz commented Oct 26, 2018

@JamesMilnerUK I don't know when I'll be able to test as that was my previous dev setup. I believe my issue was raised at teh request of @agubler or @matt-gadd after they helped me figure out the correct commands.

If #481 seems to fix it feel free to close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants