Problem
npm i @github/ariaNotify-polyfill (mentioned in this repo’s README) fails. npm explains: “name can no longer contain capital letters”.
Tasks
- Update the installation instructions in the README.
- Determine if the package name in package.json needs to change, if
imports need to change, if this repo should be renamed, etc. Make any necessary changes.
- Publish a new version.
Workaround
Use npm i @github/arianotify-polyfill to install this package.