I’m trying moved node-modules and src to client folder and this error occur:
'c:\Users\Admin\Desktop\ReactCode\soccer-life\src' ->
'c:\Users\Admin\Desktop\ReactCode\soccer-life\client\src'
and
'c:\Users\Admin\Desktop\ReactCode\soccer-life\node-modules' ->
'c:\Users\Admin\Desktop\ReactCode\soccer-life\client\node-modules'
>Solution :
Follow the mentioned steps
- Right-click on the project folder
- Go to properties -> Security Tab
- Select Users -> Edit
- In the Permission for Users section, Full control -> Give a check mark in Allow -> OK
- Wait for Windows security to apply the new security rules
- Click OK