tsx returns 500 Internal Server Error

This issue has been tracked since 2022-06-07.

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.

styfle wrote this answer on 2022-06-07

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
styfle wrote this answer on 2022-06-19

This will be fixed in #976

More Details About Repo
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

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date