Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
secoif
on Oct 11, 2016
|
parent
|
context
|
favorite
| on:
Yarn – A new package manager for JavaScript
what you described is npm@2's behaviour. npm@3 will flatten dependencies as much as possible
zamalek
on Oct 11, 2016
[–]
How does it flatten dependencies? Symlinks?
secoif
on Oct 11, 2016
|
parent
[–]
no, it just installs everything it can into the top level node_modules. npm@2 would do this to a degree as well, it was just less sophisticated about it.
zamalek
on Oct 12, 2016
|
root
|
parent
[–]
> into the top level node_modules.
Just tried using npm3 explicitly and I stand corrected.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: