jaredpalmer / jaredpalmer/formik
formikreact-scripts not found
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.3k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
Could you close this bug please.
seems to be fixed, it happened by an issue on our enviroment.
Bug report
Current Behavior
the app is not able to start
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/formikreact-scripts - Not found
npm ERR! 404
npm ERR! 404 'formikreact-scripts@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
Expected behavior
the app should be able to start
Reproducible example
- install the package on react app: npm install formik
- run npm start
Your environment
| Software | Version(s) |
|---|---|
| Formik | 2.4.5 |
| React | 18.2.0 |
| TypeScript | 4.9.5 |
| Browser | chrome |
| npm/Yarn | npm |
| Operating System | macOS |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names only the npm install/start reproduction and no repository file or test. Recheck that reproduction with the listed Formik, React, TypeScript, npm, and macOS environment; done is confirming whether the registry error is reproducible and whether any repository change is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100