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

Added Discord to social media section #197

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sanabel-al-firdaws
Copy link
Contributor

No description provided.

Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you run gleam run please 🙏

@sanabel-al-firdaws
Copy link
Contributor Author

tried running it but failed...

  Compiling awesome
   Compiled in 3.87s
    Running awesome.main
Downloading package index database
Writing new package config files
Loading config files
runtime error: let assert

Pattern match failed, no pattern matched the value.

unmatched value:
  Error(NotFound(["category"]))

stacktrace:
  awesome.read_config C:\***\awesome-gleam\src\awesome.gleam:206 
  gleam/list.do_map C:\***\awesome-gleam\build\packages\gleam_stdlib\src\gleam\list.gleam:380
  awesome.main C:\***\awesome-gleam\src\awesome.gleam:132   

@lpil
Copy link
Member

lpil commented Nov 1, 2024

This would imply you have some invalid file in your ./packages/ directory which does not have the toml property category = "..."

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

Successfully merging this pull request may close these issues.

2 participants