geerlingguy / ansible-role-nodejs

Ansible Role - Node.js
https://galaxy.ansible.com/geerlingguy/nodejs/
MIT License
410 stars 252 forks source link

Support for corepack to install package managers #142

Closed vigneshgurusamy closed 1 year ago

vigneshgurusamy commented 1 year ago

Node has an experimental module corepack to install the package managers like yarn, pnpm.

Corepack available since Node 16.10

Node module: https://nodejs.org/docs/latest-v16.x/api/corepack.html

Yarn docs: https://yarnpkg.com/getting-started/install

Will it be possible to add them into this role?

stale[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 1 year ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.