denodrivers / denodrivers/mongo
Github Action failing on Deno Deploy
Open
- Dominant language
- TypeScript
- Stars
- 511
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use mongo on Deno Deploy when deploying through git hub actions i am getting the following error.
```
Download https://jsr.io/@lucsoft/web-bson/0.3.1/crypto
error: Uncaught (in promise) InvalidData: received fatal alert: InternalError
at async Object.pull
```
Anyone got any idea why it wont go through?
Locally it all runs fine it just will not get through github actions.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.