Answers for "Uncaught Error Error: EPERM: operation not permitted, rename 'C:\Users\Administrateur\.expo\state.json.222902148' -> 'C:\Users\Administrateur\.expo\state.json'"

8

ERR! Error: EPERM: operation not permitted, rename

npm cache clean --force
npm install -g npm@latest --force
Try to install your component once again.
Posted by: Guest on October-23-2020

Code answers related to "Uncaught Error Error: EPERM: operation not permitted, rename 'C:\Users\Administrateur\.expo\state.json.222902148' -> 'C:\Users\Administrateur\.expo\state.json'"

Browse Popular Code Answers by Language