diem / diem/dip

Support nested directories in the `lip` directory

Open
#9 2 comments 0 reactions 3 assignees Claimed by @jjwill View on GitHub
Dominant language
JavaScript
Stars
43
Forks
47
PR merge metrics
No merged PRs in 30d

Description

Right now, we cannot have nested directories in the `lip` directory.

```
8:54:41 AM: > node scripts/createDocsDir.js && docusaurus build
8:54:43 AM: Creating an optimized production build...
8:54:43 AM: Error: EISDIR: illegal operation on a directory, read
8:54:43 AM: npm
8:54:43 AM: ERR! code ELIFECYCLE
8:54:43 AM: npm
8:54:43 AM: ERR! errno 1
8:54:43 AM: npm ERR! lips@0.0.0 build: `node scripts/createDocsDir.js && docusaurus build`
8:54:43 AM: npm ERR! Exit status 1
```

See commits of https://github.com/libra/lip/pull/7 for an example.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.