marian-m12l / studio

STUdio - Story Teller Unleashed
https://marian-m12l.github.io/studio-website/
Mozilla Public License 2.0
694 stars 130 forks source link

Dev lint React error in the compilation #423

Closed djcaesar9114 closed 3 months ago

djcaesar9114 commented 9 months ago

Describe the bug

I have this error in the build log:

[ERROR] warning "react-scripts > @typescript-eslint/eslint-plugin@1.6.0" has unmet peer dependency "typescript@". [ERROR] warning "react-scripts > @typescript-eslint/parser@1.6.0" has unmet peer dependency "typescript@". [ERROR] warning "react-scripts > @typescript-eslint/eslint-plugin > @typescript-eslint/typescript-estree@1.6.0" has unmet peer dependency "typescript@*". [ERROR] warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".

To Reproduce git clone then mvn clean install

Expected behavior No error in the log

Screenshots If applicable, add screenshots to help explain your problem.

Logs Cf. supra

Desktop and environment (please complete the following information):

Additional context Bonne année!

Cervoz commented 9 months ago

Same error here.

marian-m12l commented 3 months ago

Thanks for the feedback. Does it build? Is it a warning or an error?

p.s.: I'm closing issues from past years. Feel free to reopen if needed.