Yarn: the "resolutions" block of package.json is not documented

Created on 21 Oct 2017  路  4Comments  路  Source: yarnpkg/yarn

Do you want to request a feature or report a bug?
bug

What is the current behavior?
no docs for resolutions anywhere in the yarn docs. Specifically I'd expect to see a documentation block as part of the package.json document: https://yarnpkg.com/en/docs/package-json

The only info about this feature that I could find is in the PR and RFC:

cat-documentation

Most helpful comment

Probably the wrong place to ask, but does anyone know whether this feature is planned to be adopted by npm and other tools working with node_modules such as now?

All 4 comments

@IgorMinar thanks for the issue! Would you be open to submitting a pr in the website repo?
The file is here: https://github.com/yarnpkg/website/blob/master/lang/en/docs/package-json.md

@kaylieEB done

Probably the wrong place to ask, but does anyone know whether this feature is planned to be adopted by npm and other tools working with node_modules such as now?

Was this page helpful?
0 / 5 - 0 ratings