You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble getting checking the licenses in an app directory. The program seems to terminate in a FileSystemException.
Steps To Reproduce
Navigate to documents directory
cd Documents
Create a new directory inside documents
mkdir vscode\tests
Navigate to new directory
cd vscode\tests
Create new app using very_good ventures CLI
very_good create flutter_app test_app --desc "My testing Flutter app"
Navigate to app directory
cd test_app
Attempt to check the app licenses
very_good packages check licenses
Expected Behavior
I expected a straightforward license checking verification.
Additional Context
Version
very_good --version0.25.0
Flutter Doctor
flutter doctorDoctor summary (to see all details, run flutter doctor -v):[√] Flutter (Channel stable, 3.27.1, on Microsoft Windows [Version 10.0.26100.2605], locale en-US)[√] Windows Version (Installed version of Windows is version 10 or higher)[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)[√] Chrome - develop for the web[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.9.7)[√] Android Studio (version 2024.2)[√] VS Code (version 1.96.2)[√] Connected device (2 available)[√] Network resources• No issues found!
Description
I am having trouble getting checking the licenses in an app directory. The program seems to terminate in a FileSystemException.
Steps To Reproduce
cd Documents
mkdir vscode\tests
cd vscode\tests
very_good create flutter_app test_app --desc "My testing Flutter app"
cd test_app
very_good packages check licenses
Expected Behavior
I expected a straightforward license checking verification.
Additional Context
Version
Flutter Doctor
Logs For: very_good packages check licenses
pub_log.txt
check_licenses_output.txt
The text was updated successfully, but these errors were encountered: