Pb de versions de fullcalendar (core et timezone)
Problème rencontré
Visible au démarrage de l'application.
Comment reproduire ?
- Considérant la version main de l'application
- Lorsque je la démarre via
make up
- Alors j'ai le log
yarn
suivant :app-1 | ➤ YN0000: · Yarn 4.2.2 app-1 | ➤ YN0000: ┌ Resolution step app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: ┌ Post-resolution validation app-1 | ➤ YN0060: │ @fullcalendar/core is listed by your project with version 6.1.10, which doesn't satisfy what @fullcalendar/moment-timezone (p15efb) requests (~6.1.15). app-1 | ➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code. app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: ┌ Fetch step app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: ┌ Link step app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: · Done with warnings in 0s 253ms
Comportement attendu
-
Considérant la version main de l'application
-
Lorsque je la démarre via
make up
-
Alors j'ai le log
yarn
suivant :app-1 | ➤ YN0000: · Yarn 4.2.2 app-1 | ➤ YN0000: ┌ Resolution step app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: ┌ Fetch step app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: ┌ Link step app-1 | ➤ YN0000: └ Completed app-1 | ➤ YN0000: · Done with warnings in 0s 253ms
-
Et tous les tests sont
👍
Edited by Alexandre Friquet