ampproject / bentojs.dev

Bento Website
Apache License 2.0
50 stars 9 forks source link

The package names seem to be different #158

Open komisan19 opened 2 years ago

komisan19 commented 2 years ago

Hi, there I am installing it from this page. but, 404 will be displayed.

> npm install @bentoproject/bento-fit-text
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@bentoproject%2fbento-fit-text - Not found
npm ERR! 404
npm ERR! 404  '@bentoproject/bento-fit-text@*' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/komisan19/.npm/_logs/2021-12-30T02_24_56_798Z-debug-0.log

Presumably, this is the correct package name, right?

> npm install @bentoproject/fit-text