I get a 500 Internal Server Error when looking up tsx
:
https://packagephobia.com/result?p=tsx
When testing size locally, its only 9.8 M
:
$ cat package.json
{
"devDependencies": {
"tsx": "^3.4.2"
}
}
$ du -sh node_modules
9.8M node_modules
Since there are packages that are way larger, I don't think size is the issue.
It must be hanging. Perhaps yarn needs some additional configuration missing in #959
Here are the runtime logs:
GET packagephobia.com/result?p=tsx
Cache miss - running "yarn add [email protected]" in /tmp...
Task timed out after 60.06 seconds
Owner Name | styfle |
Repo Name | packagephobia |
Full Name | styfle/packagephobia |
Language | TypeScript |
Created Date | 2018-03-20 |
Updated Date | 2023-03-16 |
Star Count | 1915 |
Watcher Count | 18 |
Fork Count | 49 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|