create-react-app not working ️ error solved

create-react-app not working ️ error solved

Workforwin

3 года назад

58,152 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@mujtabaali8581
@mujtabaali8581 - 31.08.2023 16:48

hey, im in truble somedays
can you fix in this issue please

Aborting installation.
npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.

Ответить
@user-jd2vt9sc4w
@user-jd2vt9sc4w - 28.07.2023 12:17

Yep this works but you have to pass all commands separately:
npm uninstall -g create-react-app
npm i -g npm@latest
npm cache clean -f

Ответить
@DistrictFacts
@DistrictFacts - 24.07.2023 18:17

Thanks for solving the problem that had made me cry

Ответить
@user-vs1ru2ux2c
@user-vs1ru2ux2c - 15.07.2023 16:25

thank you so much

Ответить
@Finn_kad
@Finn_kad - 04.07.2023 21:31

that worked !

Ответить
@kashishmittal9971
@kashishmittal9971 - 23.05.2023 08:26

create-react-app should generate a .git file also.
i have to do a 'git init', but it should be automatically generated same as '.gitignore'
not generating in my case on 'vs code'.

any solution?

Ответить
@pilavustukedi
@pilavustukedi - 10.05.2023 22:27

thank you soooooo much. really. i gave 1 hour for this error. thank you!!!

Ответить
@maheshniravi1638
@maheshniravi1638 - 16.04.2023 06:15

it worked thank you for posting this video🙂🙂🙂

Ответить
@Uchiha_Itachi333
@Uchiha_Itachi333 - 28.02.2023 08:50

Thank you very much sir.

Ответить
@kesavakesava7879
@kesavakesava7879 - 27.02.2023 07:35

Tq sir...🥳

Ответить
@MariaValdesRamos
@MariaValdesRamos - 18.02.2023 00:16

npm ERR! code ECONNRESET
npm ERR! syscall read
npm ERR! errno ECONNRESET


is my error

Ответить
@piyushgfx4266
@piyushgfx4266 - 26.11.2022 07:56

❤❤

Ответить
@crazysyko3409
@crazysyko3409 - 02.11.2022 12:26

Still not working bro

Ответить
@kohinoorteamyogeshchhabra8255
@kohinoorteamyogeshchhabra8255 - 17.10.2022 12:26

Not install my project

Ответить
@user-pi3mb8uz3m
@user-pi3mb8uz3m - 13.10.2022 09:34

Thank you so much

Ответить
@yeshvigupta5573
@yeshvigupta5573 - 10.09.2022 17:43

A template was not provided. This is likely because you're using an outdated version of create-react-app.
Please note that global installs of create-react-app are no longer supported.
You can fix this by running npm uninstall -g create-react-app or yarn global remove create-react-app before using create-react-app again.

having the same issue but it not helped me to solve my node version is 16.17.0
& npm 8.19.1

Ответить
@rakibulahasanpapon681
@rakibulahasanpapon681 - 04.09.2022 21:12

brother "npm cache clean -f not working" .
Showing "npm WARN using --force Recommended protections disabled"
please help

Ответить
@manualist1oo
@manualist1oo - 01.09.2022 14:54

thank you :)

Ответить
@manualist1oo
@manualist1oo - 01.09.2022 14:54

i checked stackoverflow and habr
nothing helps

Ответить
@manualist1oo
@manualist1oo - 01.09.2022 14:52

I can't fix it for the second week :(((

Ответить
@manualist1oo
@manualist1oo - 01.09.2022 14:51

bruh pls ,can you help me?
i tried everything.
1 i used the (npm uninstall -g create-react-app && npm i -g npm@latest && npm cache clean -f ) did not help
2 how can i contact you?

Ответить
@mareksamofal3929
@mareksamofal3929 - 25.08.2022 20:49

take I have errors, even after applying your tactics :-c

Ответить
@ahtesham4783
@ahtesham4783 - 10.08.2022 12:44

working....loveeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

Ответить
@umeshamedhavi5633
@umeshamedhavi5633 - 03.08.2022 04:45

Thank you very much

Ответить
@MrLeodaniel
@MrLeodaniel - 26.07.2022 08:04

Hi EveryOne, this worked for mi :

1) i used the npm uninstall -g create-react-app && npm i -g npm@latest && npm cache clean -f as mentioned in the video
2) npm install -g create-react-app

Ответить
@THISISDAMILOLA1
@THISISDAMILOLA1 - 01.07.2022 03:23

Thank you 🙏🏽

Ответить
@kungayounten6346
@kungayounten6346 - 25.06.2022 01:08

Creating a new React app

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...


Aborting installation.
Unexpected error. Please report it as a bug:
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:413:11)
at Object.spawn (node:child_process:700:9)

Ответить
@mrprogrammer1891
@mrprogrammer1891 - 19.06.2022 09:56

thanks for the video is't work and is't help thank fro uploading this kind of video bro and again and again thannkkkkk you so much bro

Ответить
@jmeadeio4347
@jmeadeio4347 - 07.06.2022 03:13

You're Amazing! Thank you!!!

Ответить
@sky1lex845
@sky1lex845 - 01.06.2022 00:40

thx

Ответить
@aftabmohd4510
@aftabmohd4510 - 31.05.2022 20:18

Thanks brother.. that helped a lot...

Ответить
@masruralam6199
@masruralam6199 - 28.05.2022 03:32

npm WARN exec The following package was not found and will be installed: create-react-app , I got this error when I run "npx create-react-app styled-comp" , someone help me

Ответить
@bite091_jamee7
@bite091_jamee7 - 20.05.2022 08:55

Thanks bro

Ответить
@shoney6289
@shoney6289 - 18.05.2022 21:39

Super sir🔥

Ответить
@rohansharma2101
@rohansharma2101 - 17.05.2022 22:37

npm ERR! code ERR_SOCKET_TIMEOUT
npm ERR! network Socket timeout
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\DELL\AppData\Local\npm-cache\_logs\2022-05-17T19_30_00_132Z-debug-0.log


please somebody help me in this error

Ответить
@Cfdp12355
@Cfdp12355 - 11.05.2022 00:55

Nice !!!!

Ответить
@JamieTransNyc
@JamieTransNyc - 27.04.2022 18:34

npx create-react-app does not work whatever we do... it is an ENDLESS parade of dependency errors, and missing modules.... libnpx, number-is-nan, cli.js etc etc.... its all shit. We have been trying for over 20 hours to get react "hello world". Its all shit, and not worth the trouble.

Ответить
@comedyKing24710
@comedyKing24710 - 27.04.2022 15:10

Thanks brother

Ответить
@deiveegaponmari.m640
@deiveegaponmari.m640 - 25.04.2022 08:27

hii am your new subscriber..i face the same issue..i have followed in your instructions all,but still i face the issue..my project folder is not working after follow this instructions..how to solve the issue? please guide me

Ответить
@mohamedaminesaadani1975
@mohamedaminesaadani1975 - 12.04.2022 00:31

Not working at my case,bu thanks for the effort !!

Ответить
@akanshavennela9266
@akanshavennela9266 - 05.04.2022 12:53

I'm unable to solve! Need some help with this:
when i run this command "npm install -g create-react-app"
Getting this: "npm WARN deprecated [email protected]: This version of tar is no longer supported..."
and after when I'm running this cmd " npx create-react-app my-app"
Getting this: " Error: Cannot find module 'C:\Users\create-react-app\index.js"

Ответить
@walife9381
@walife9381 - 30.03.2022 04:10

If you're having problems using "npx create-react-app name", you can try to clear the "npx clear-npx-cache" and try again

Ответить
@jyotiranandverma6790
@jyotiranandverma6790 - 27.03.2022 14:00

thank you for the video it worked

Ответить
@harshitachauhan3391
@harshitachauhan3391 - 24.03.2022 11:59

Hii please help me i am still getting same error after running the command error is rollbackFailedOptional: verb npm-session e7982e92c16e7dd2

Ответить
@prepschool3732
@prepschool3732 - 23.03.2022 08:32

Thanks you so much

Ответить
@nimraalmas499
@nimraalmas499 - 21.03.2022 10:21

Aborting installation.
Unexpected error. Please report it as a bug:
Error: spawn UNKNOWN
sir I'm facing this error while running npx create-react-app. plz help

Ответить
@kabirhosen4916
@kabirhosen4916 - 04.03.2022 11:59

Thank you.sir

Ответить
@be-kreidly1515
@be-kreidly1515 - 26.02.2022 01:18

thank you sir for the nice tutorial, I've used the long command that you have on the description box, but I'm still unable to resolve this error. It gives me: "Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts has failed."

Ответить
@okonkwoaugustine181
@okonkwoaugustine181 - 20.02.2022 12:03

Thanks it helped me am greatful

Ответить
@Villagesound1
@Villagesound1 - 14.02.2022 21:22

Thankyou very much for solving my problem

Ответить