Skip to content

[Bug] Installation instructions don’t work due to capitalization #18

@smockle

Description

@smockle

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions