▲ flat node dependencies at github.com▼1 up and 0 down, posted by robertkrahn 2914 days ago 2 comments
tracker1 2914 days ago. link 0 point ▲ ▼If you're using npm@3+ you shouldn't need this... if you are, then you may be reducing to incompatible versions, but it may work.
robertkrahn 2914 days ago. link 1 point ▲ ▼Actually, no. Unlike yarn --flat the lookup of dependencies will depend on the required version, as is explained in the link above. And regarding "npm@3 is enough", depending on your use case, it might not, as explained.