Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Error: EPERM: operation not permitted, rename #487

Closed
1 task
madhump opened this issue Jul 11, 2017 · 1 comment
Closed
1 task

Error: EPERM: operation not permitted, rename #487

madhump opened this issue Jul 11, 2017 · 1 comment
Labels

Comments

@madhump
Copy link

madhump commented Jul 11, 2017


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

  • Operating System: Windows 10
  • Truffle version: Truffle v3.4.3 (core: 3.4.1)
  • Ethereum client: testrpc
  • node version:
  • npm version: 5.0.3
@tcoulter tcoulter added the bug label Jul 11, 2017
@gnidan
Copy link
Contributor

gnidan commented Jul 11, 2017

This is now fixed in Truffle v3.4.4. Please open a new issue if you find any additional problems. Thanks a bunch!

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

No branches or pull requests

3 participants