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
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
Your environment