NPM Repo Appears Nearly Empty? #6528
isarmstrong
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Am I the only one seeing this?
`ianarmstrong@Ians-Laptop % curl -O https://registry.npmjs.org/shadcn-ui/-/shadcn-ui-0.9.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2082 100 2082 0 0 14687 0 --:--:-- --:--:-- --:--:-- 14765
ianarmstrong@Ians-Laptop % tar -xvf shadcn-ui-0.9.4.tgz
x package/package.json
x package/README.md
x package/LICENSE.md
ianarmstrong@Ians-Laptop % ls -la package/
total 24
drwxr-xr-x 5 ianarmstrong staff 160 Jan 31 12:47 .
drwxr-xr-x 46 ianarmstrong staff 1472 Jan 31 12:47 ..
-rw-r--r-- 1 ianarmstrong staff 1063 Oct 26 1985 LICENSE.md
-rw-r--r-- 1 ianarmstrong staff 1011 Oct 26 1985 README.md
-rw-r--r-- 1 ianarmstrong staff 2237 Oct 26 1985 package.json
ianarmstrong@Ians-Laptop % `
Beta Was this translation helpful? Give feedback.
All reactions