Open RitikJaiswal75 opened 3 years ago
I tried this but it did not solve my issue. https://github.com/btholt/complete-intro-to-react-v6/issues/45
2021-11-04T02_53_59_805Z-debug.log This is my debug log
@RitikJaiswal75 I faced the same issue and after much trial and error, I figured out that the location of the project folder was causing the problem for me. I had it nested within a few folders (you know, trying to keep my files organised) but for whatever reason, VS Code didn't appreciate my organisation skills.
I moved the adopt-me folder outside of the nested folders and the installation of parcel worked perfectly. In Brian's "Including Vanilla React & Project Setup", he creates the adopt-me folder on his desktop.
While installing parcel@1.12.3 i get a bunch of errors and the parcel does not show up in the dev dependencies.