Bonjour,

s'il vous plait c'est important.

JE SUIS EN COURS EN LIGNE ET à cause de cette erreur je ne peut avancer pour finir mon cours,
je suis dessus depuis 2 jours,

Je vous demande de m'aidez s'il vous plait

j'ai essayé la commande comme indiqué sur la doc officiel react mais rien y fait même avec l'argument --cache et --force que ce soit avec npx ou yarn ou npm, bien-sur je possède les denières versions de ces utilitaires en version stable.

j'ai toujours le même message de refus d'installation et d'initialisation du package-template de CRA

voici les premières lignes quand je lance la commande :

Creating a new React app in /Users/macbookpro/Desktop/test.

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

➤ YN0000: ┌ Resolution step
➤ YN0032: │ fsevents@npm:2.3.1: Implicit dependencies on node-gyp are discouraged
➤ YN0032: │ fsevents@npm:2.3.1: Implicit dependencies on node-gyp are discouraged
➤ YN0061: │ chokidar@npm:2.1.8 is deprecated: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
➤ YN0061: │ fsevents@npm:1.2.13 is deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
➤ YN0061: │ rollup-plugin-babel@npm:4.4.0 is deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
➤ YN0061: │ request@npm:2.88.2 is deprecated: request has been deprecated, see https://github.com/request/request/issues/3142
➤ YN0061: │ @hapi/joi@npm:15.1.1 is deprecated: Switch to 'npm install joi'


voici le message de renvoi quand le traitement est fini :

➤ YN0000: └ Completed in 4m 29s
➤ YN0000: ┌ Fetch step
➤ YN0013: │ import-local@npm:2.0.0 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ import-local@npm:3.0.2 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ imurmurhash@npm:0.1.4 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ indent-string@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ indexes-of@npm:1.0.1 can't be found in the cache and will be fetched from the remote registry
➤ YN0066: │ fsevents@patch:fsevents@npm%3A2.2.1#builtin<compat/fsevents>::version=2.2.1&hash=127e8e: Cannot apply hunk #1 (set enableInlineHunks for details)
➤ YN0013: │ infer-owner@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ inflight@npm:1.0.6 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ inherits@npm:2.0.1 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ inherits@npm:2.0.3 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ inherits@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
➤ YN0066: │ fsevents@patch:fsevents@npm%3A2.3.1#builtin<compat/fsevents>::version=2.3.1&hash=127e8e: Cannot apply hunk #1 (set enableInlineHunks for details)
➤ YN0013: │ yaml@npm:1.10.0 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ yargs-parser@npm:13.1.2 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ yargs-parser@npm:18.1.3 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ yargs@npm:13.3.2 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ yargs@npm:15.4.1 can't be found in the cache and will be fetched from the remote registry
➤ YN0000: └ Completed in 4s 548ms
➤ YN0000: Failed with errors in 4m 33s

Aborting installation.
yarnpkg add --exact react react-dom react-scripts cra-template --cwd /Users/macbookpro/Desktop/test has failed.

Deleting generated file... package.json
Deleting generated file... yarn.lock
Done.

Bien Cordialement.