ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
18 stars 74 forks source link

Leaderboard page expect a slack folder #405

Open bodhish opened 7 months ago

bodhish commented 7 months ago

Slack messages should be optional; Error from a deployment

[Error: ENOENT: no such file or directory, scandir '/var/task/leaderboard/data/slack'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/var/task/leaderboard/data/slack'
}
vishisht-dubey commented 7 months ago

Hey @bodhish can you please assign this to me?

vishisht-dubey commented 7 months ago

Hii @bodhish i also faced an issue which stated leaderboard\contributors no such directory found, however when i added a contrbutors folder in root directory and added a dummy.md file in it, that error got resolved, talking about this, where is this info of leaderboard/data/slack being used??

bodhish commented 7 months ago

I faced this issue while deploying leaderboard-data repo in vercel

rithviknishad commented 7 months ago

@vishisht-dubey the ./load-org-data.sh script works only in linux/mac (UNIX based OS) since the symlinks contains / slashes instead of \.