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

Update the script in charge of generating the documentation #626

Closed
dubzzz opened this issue Jun 14, 2020 · 1 comment
Closed

Update the script in charge of generating the documentation #626

dubzzz opened this issue Jun 14, 2020 · 1 comment
Labels
✔️ Bug Confirmed first-timers-only good first issue easy issue to start with - contributions welcome

Comments

@dubzzz
Copy link
Owner

dubzzz commented Jun 14, 2020

This script, defined in the root package.json, makes use of mkdir -p which is not working on Windows. We should replace it by the npm package mkdirp

@dubzzz dubzzz added first-timers-only good first issue easy issue to start with - contributions welcome ✔️ Bug Confirmed labels Jun 14, 2020
@markkulube
Copy link
Contributor

markkulube commented Jun 14, 2020

@dubzzz I will work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✔️ Bug Confirmed first-timers-only good first issue easy issue to start with - contributions welcome
Projects
None yet
Development

No branches or pull requests

2 participants