Closed madhump closed 7 years ago
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'
Please provide the shortest amount of steps to reproduce your issue.
Install correctly
This is now fixed in Truffle v3.4.4. Please open a new issue if you find any additional problems. Thanks a bunch!
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