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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Issue
When I try to install truffle under new project
truffle unbox react
with this command , system is showing this error.
Downloading...
events.js:182
throw er; // Unhandled 'error' event
^
Error: EPERM: operation not permitted, rename 'C:\Users\xxx\testmp\1499776562456-8641822413139135\react-box-master' -> 'C:\Users\xxx\AppData\Local\Temp\tmp-84442B9tBgD7S263'
Steps to Reproduce
Please provide the shortest amount of steps to reproduce your issue.
Expected Behavior
Install correctly
Actual Results
Downloading...
events.js:182
throw er; // Unhandled 'error' event
^
Error: EPERM: operation not permitted, rename 'C:\Users\xxx\testmp\1499776562456-8641822413139135\react-box-master' -> 'C:\Users\xxx\AppData\Local\Temp\tmp-84442B9tBgD7S263'
Environment
The text was updated successfully, but these errors were encountered: