ampproject / ampproject/bentojs.dev
The package names seem to be different
- Dominant language
- SCSS
- Stars
- 54
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hi, there
I am installing it from [this page](https://bentojs.dev/get-started/).
but, 404 will be displayed.
```zsh
> 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?
```zsh
> npm install @bentoproject/fit-text
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.