Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v10.x branch npm dep update #31744

Closed
lpusok opened this issue Feb 11, 2020 · 3 comments
Closed

v10.x branch npm dep update #31744

lpusok opened this issue Feb 11, 2020 · 3 comments

Comments

@lpusok
Copy link

lpusok commented Feb 11, 2020

Would like to update npm dep to 6.13.7 (up from 6.13.4) on the LTS v10.x branch.

It was updated in master here: #31558

@BethGriggs what is the process for this?

This will fix a macOS brew specific issue (in a hosted CI enviroment at Bitrise), when npm i -g npm@<other_npm_version> fails with permission issue:

npm ERR! code EEXIST
npm ERR! syscall symlink
npm ERR! path ../../../lib/node_modules/npm/man/man1/npm-access.1
npm ERR! dest /usr/local/share/man/man1/npm-access.1
npm ERR! errno -17
npm ERR! EEXIST: file already exists, symlink '../../../lib/node_modules/npm/man/man1/npm-access.1' -> '/usr/local/share/man/man1/npm-access.1'
npm ERR! File exists: /usr/local/share/man/man1/npm-access.1
@aduh95
Copy link
Contributor

aduh95 commented Feb 11, 2020

@MylesBorins
Copy link
Member

i backported the commits to upgrade npm to 6.13.7 on the 10.x-staging release line in c6c6665...7eac959

It should be in the next 10.x release 🎉

@lpusok
Copy link
Author

lpusok commented Feb 14, 2020

Thanks @MylesBorins !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants