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

Add man page to the npm artifact #625

Closed
badeball opened this issue Apr 27, 2020 · 1 comment
Closed

Add man page to the npm artifact #625

badeball opened this issue Apr 27, 2020 · 1 comment
Milestone

Comments

@badeball
Copy link

badeball commented Apr 27, 2020

Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.

$ npm install -g http-server

What did you expect to happen?

For the man page to be installed.

$ man http-server
No manual entry for http-server

Tell us about your environment

  • exact http-server version: v0.12.2
  • Node version: v13.8.0
  • Platform: Arch Linux

Other information (related issues, suggestions for a fix, etc):

I guess you only need to add the directory to the files-array in package.json and then npm is supposed to handle the rest - is that be correct?

Other information (related issues, suggestions for a fix, etc):

@thornjad
Copy link
Member

Yep that'll do it. Nice quick catch! Guess I'll do the ol' quick patch release.

@thornjad thornjad added this to the v0.12.3 milestone Apr 27, 2020
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

2 participants