npm ERR! code EPERM npm ERR! syscall rename npm ERR! path Q:\alphaServer\www\tute\reactNative\MyFirstApp\node_modules\atob npm ERR! dest Q:\alphaServer\www\tute\reactNative\MyFirstApp\node_modules\.atob-ODre0bje npm ERR! errno -4048 code example
Example: ERR! Error: EPERM: operation not permitted, rename
npm cache clean --force
npm install -g npm@latest --force
Try to install your component once again.