You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install success, but with an error Error: EPERM: operation not permitted, open 'C:\Users\**\.yarnrc'
What is the expected behavior?
Steps to Reproduce
Hide the .yarnrc file in Explorer.
run command yarn add <package-name>.
Environment
Node Version: v15.0.0
Yarn v1 Version: 1.22.5
OS and version: Windows 10
The text was updated successfully, but these errors were encountered:
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
Bug description
Command
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
.yarnrc
file in Explorer.yarn add <package-name>
.Environment
v15.0.0
1.22.5
The text was updated successfully, but these errors were encountered: