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

npm run create-docs command not working on Windows. #2

Open
Kashish121 opened this issue May 20, 2020 · 1 comment
Open

npm run create-docs command not working on Windows. #2

Kashish121 opened this issue May 20, 2020 · 1 comment
Labels
beginner-friendly good first issue Good for newcomers hacktoberfest Hacktoberfest - beginner friendly issue help wanted Extra attention is needed

Comments

@Kashish121
Copy link

No description provided.

@vinitshahdeo
Copy link
Owner

Hello @Kashish121,
Thanks for reporting this.

npm run create-docs leverages JSDoc - it should be installed globally. A workaround would be running npm i jsdoc -g.

Learn more about JSDoc here.

I'll fix the script in package.json soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly good first issue Good for newcomers hacktoberfest Hacktoberfest - beginner friendly issue help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants