Skip to content
New issue

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

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

Already on GitHub? # 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

kemo-1
Copy link
Contributor

@kemo-1 kemo-1 commented Oct 30, 2024

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 🙏

@kemo-1
Copy link
Contributor Author

kemo-1 commented Oct 31, 2024

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 = "..."

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

Successfully merging this pull request may close these issues.

2 participants