I am new to React JS, i have started an online course for react. I followed the steps from the tutorials and encountered this error. Also i checked some solutions on this platform of question posted by others. Please can someone tell me the solution? thanks in advance ;)
Asked
Active
Viewed 224 times
-1
-
Did you run the CMD as an administrator ? – Sinane Jun 09 '20 at 10:20
-
Yes, installing as normal user was giving the same error. – Vicky Gupta Jun 09 '20 at 10:22
-
did u try kill all process(folders, editors etc.) and try to install? – ImC0der Jun 09 '20 at 10:26
-
can you try solutions suggested on this thread ? https://stackoverflow.com/questions/39293636/npm-err-error-eperm-operation-not-permitted-rename – Sinane Jun 09 '20 at 10:26
-
Try installing yarn https://yarnpkg.com/ and run the command `yarn add packagename` – ketimaBU Jun 09 '20 at 10:36
-
i tried many solutions, but i am getting the same error – Vicky Gupta Jun 09 '20 at 12:26
-
1Please read [how do I ask a good question?](https://stackoverflow.com/help/how-to-ask) it states _"**DO NOT post images of** code, data, **error messages**, etc - **copy or type the text into the question [instead]**"_. Many of the reasons for not doing this are listed in [why not upload images of code on SO when asking a question?](https://meta.stackoverflow.com/questions/285551/why-not-upload-images-of-code-on-so-when-asking-a-question#answer-285557). Please [edit](https://stackoverflow.com/posts/62280195/edit) your question and replace the image of the error message with text instead. – RobC Jun 09 '20 at 13:39
1 Answers
1
install the following package:
- tsutils
- jquery
- popper
I recommend you install Material-UI it's faster and easier web development.
All you need is to visit their web site: material-ui.com

M.M.J
- 76
- 1
- 6