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 Report: Expected YAML collection at dependencies. Remaining path: meta #56

Closed
cverdes opened this issue Sep 28, 2020 · 3 comments · Fixed by #58
Closed

Bug Report: Expected YAML collection at dependencies. Remaining path: meta #56

cverdes opened this issue Sep 28, 2020 · 3 comments · Fixed by #58
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@cverdes
Copy link

cverdes commented Sep 28, 2020

Hello,

I was following the steps of the BLoC tutorial found at this page using only the VSCode extensions.

At the moment I tried to add the meta dependency with the >Pubspec Assist: Add/Update dependency command, this error was raised:

image

@jeroen-meijer
Copy link
Owner

Hi there,

Thanks for reporting it. Seems like it's related to some other issues related to adding dependencies to an (almost) empty pubspec. This should be fixed in the next version.

I'll keep you posted.
Thanks!

@jeroen-meijer jeroen-meijer added good first issue Good for newcomers bug Something isn't working labels Oct 5, 2020
@jeroen-meijer
Copy link
Owner

Fixed in 2.1.0.

Thank again!

jeroen-meijer added a commit that referenced this issue Oct 5, 2020
- auto sort dependencies after import (implements #19)
- add option for auto sorting
- add command for auto sorting
- fix crash when pubspec or dependencies are empty (fixes #56, #54, #49, #47)
jeroen-meijer added a commit that referenced this issue Oct 5, 2020
- auto sort dependencies after import (implements #19)
- add option for auto sorting
- add command for auto sorting
- fix crash when pubspec or dependencies are empty (fixes #56, #54, #49, #47)
@LeonDWong
Copy link

@jeroen-meijer There is still 2.0.0 bug version in vs code plugin marketplace, could you please update the latest version? New coming user is getting the issue otherwise.😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants