FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.9k stars 140 forks source link

Make `createapp` install v3 of `@foal/cli` #1172

Closed LoicPoullain closed 1 year ago

LoicPoullain commented 1 year ago

Issue

The CLI was still installing version 2 of @foal/cli

Solution and steps

Checklist

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v3-0-2@6cead30). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3-0-2 #1172 +/- ## ========================================= Coverage ? 98.86% ========================================= Files ? 96 Lines ? 1667 Branches ? 388 ========================================= Hits ? 1648 Misses ? 19 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FoalTS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FoalTS)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.