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

Cannot open hidden file on Windows #8403

Open
sweetliquid opened this issue Oct 22, 2020 · 2 comments
Open

Cannot open hidden file on Windows #8403

sweetliquid opened this issue Oct 22, 2020 · 2 comments

Comments

@sweetliquid
Copy link

sweetliquid commented Oct 22, 2020

Bug description

Command

yarn add @material-ui/icons

What is the current behavior?

Install success, but with an error Error: EPERM: operation not permitted, open 'C:\Users\**\.yarnrc'

What is the expected behavior?

Steps to Reproduce

  1. Hide the .yarnrc file in Explorer.
  2. run command yarn add <package-name>.

Environment

  • Node Version: v15.0.0
  • Yarn v1 Version: 1.22.5
  • OS and version: Windows 10
@sweetliquid sweetliquid changed the title Cannot open hidden file on Windows, Error: EPERM: operation not permitted, open '.yarnrc' when add any package Cannot open hidden file on Windows Oct 22, 2020
@sweetliquid
Copy link
Author

nodejs/node#5261

@sryze
Copy link

sryze commented Jan 1, 2022

Related: libuv/libuv#3380

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

2 participants