Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Could not find a file named "pubspec.yaml" #544

Open
pascal220 opened this issue Feb 27, 2024 · 0 comments
Open

[BUG] Could not find a file named "pubspec.yaml" #544

pascal220 opened this issue Feb 27, 2024 · 0 comments

Comments

@pascal220
Copy link

Info

Version: e.g. v0.13.1

###Description
I am getting the following error:
Could not find a file named "pubspec.yaml" in "C:\Users\XXXXX\AppData\Local\Pub\Cache\hosted\pub.dev\file_selector_linux-0.9.2+1".
I am running the project on Windows 11, through VS Code.

###Pubspec.yaml
name: XXXXX
description: "A new Flutter project."
version: 1.0.0+1

environment:
sdk: '>=3.2.6 <4.0.0'

dependencies:
flutter:
sdk: flutter

cupertino_icons: ^1.0.2
google_fonts: ^6.1.0
uuid: ^4.3.3
flutter_riverpod: ^2.4.10
image_picker: ^1.0.7
location: ^5.0.3
http: ^1.1.0
google_maps_flutter: ^2.5.3
path_provider: ^2.1.2
path: ^1.8.3
sqflite: ^2.3.2
intl: ^0.19.0
flutter_launcher_icons: ^0.13.1

dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^2.0.0

flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/XXXXX.png"
min_sdk_android: 21

flutter:
uses-material-design: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant