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

Quickstart needs dart pub get instructions #166

Open
grant opened this issue Feb 5, 2021 · 0 comments
Open

Quickstart needs dart pub get instructions #166

grant opened this issue Feb 5, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation kind/enhancement New feature or request

Comments

@grant
Copy link
Contributor

grant commented Feb 5, 2021

The README need more detailed instructions for getting started with Dart for someone who has never used dart.

https://github.com/GoogleCloudPlatform/functions-framework-dart/blob/main/docs/quickstarts/01-quickstart-dart.md

dart test
No .dart_tool/package_config.json file found, please run 'dart pub get'.

Usage: dart test [files or directories...]

Looks like you need to run dart pub get before running the quickstarts.

@kevmoo kevmoo added documentation Improvements or additions to documentation kind/enhancement New feature or request labels Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants