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

Next steps: how to set up weather api example #96

Open
canadaduane opened this issue Sep 24, 2024 · 0 comments
Open

Next steps: how to set up weather api example #96

canadaduane opened this issue Sep 24, 2024 · 0 comments

Comments

@canadaduane
Copy link

The intro experience is great, all the way up to setting up the weather API. Here is my experience:

  1. vim ~/.dune-prelude shows an empty file, and trying to write to it, vim says "Can't open file for writing".
  2. I switched to a graphical editor (Zed, in my case) to edit .dune-prelude and/or .dune-secrets since I couldn't figure out how to edit these files starting from dunesh
  3. I tried set-weather-api-key "0123abc" in .dune-secrets but it didn't work
  4. I tried adding WEATHER_API_KEY=0123abc to .dune-secrets but it shows an error
  5. I tried adding my city as the second arg, set-weather-api-key "0123abc" "Sandy, US" but I don't see the weather
  6. My city, "Sandy, US" has 3 variants, how do I specify My "Sandy, US" (Utah)?

Thanks!

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