evaera / roblox-lua-promise

Promise implementation for Roblox
https://eryn.io/roblox-lua-promise/
MIT License
275 stars 74 forks source link

Cannot publish any library #90

Closed prooheckcp closed 1 year ago

prooheckcp commented 1 year ago

Attempting to use Wally Publish always returns a server error regardless of the .toml.

Error:

Error: 500 Internal Server Error

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>500 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

Project I'm trying to upload: https://github.com/prooheckcp/RoactMotion

evaera commented 1 year ago

This issue is not relevant to this project.