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

body-parser #423

Closed
aneesshameed opened this issue Oct 6, 2019 · 3 comments
Closed

body-parser #423

aneesshameed opened this issue Oct 6, 2019 · 3 comments

Comments

@aneesshameed
Copy link

Why does depcheck alert false, saying that body-parser is not installed while express installs it as a dependency?

@rumpl
Copy link
Member

rumpl commented Oct 28, 2019

@aneesshameed could you please give me more info, the template had all the information that we need to help you :

---
name: Bug report
about: Create a report to help us improve

---

### Bug Description
A description of the bug

### Code snippets
Where the dependency is used:

code snippet here


Where the dependency is listed in package.json:

package.json snippet here
please include the section name (e.g. devDependencies, dependencies)


### Versions
 - `node -v`:
 - `npm -v`:
 - `depcheck --version`:

### Extra info
Any extra info you want to include. Thank you for the bug report!

BONUS POINTS: If you wish to help us debug further, the `depcheck --json` option will show more information. Check [here in the README](https://github.com/depcheck/depcheck#example) for documentation on json output.

@aneesshameed
Copy link
Author

Sorry, this was opened by mistake, I then read the documentation a few more times. My mistake, sorry

@rumpl
Copy link
Member

rumpl commented Oct 29, 2019

Cool!

If you have any ideas as to how we could make the documentation better, feel free to tell us :)

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

No branches or pull requests

2 participants