Socket
Book a DemoInstallSign in
Socket

are-my-node-modules-messed-up

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

are-my-node-modules-messed-up

NPM and Yarn have bugs. It's all too common that your node_modules folder ends up with a structure that doesn't satisfy every package's stated dependencies. This tool lets you check for that.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

are-my-node-modules-messed-up

NPM and Yarn have bugs. It's all too common that your node_modules folder ends up with a structure that doesn't satisfy every package's stated dependencies. This tool lets you check for that.

Usage

  • Somebody reports a weird bug to you.
  • You tell them "run npx are-my-node-modules-messed-up" to rule that out first."
  • They close the issue and say "yup, my node_modules was messed up. rm -rf node_modules fix it".

FAQs

Package last updated on 22 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts