mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 18:58:17 +00:00
When copy and pasting `npm install jest-cli —save-dev` you get this error `Invalid tag name "—save-dev": Tags may not have any characters that encodeURIComponent encodes` I replaced the unicode characters '—' with ascii hypens '-'