While installing dependencies with npm install command, event-stream@3.3.6' is not in the npm registry raised.
I have checked with npm registry and event-stream@3.3.6 version no longer available/supported..
Please upgrade it with recent version i.e, event-stream@4.0.1 or some other available versions.
Here I am attaching some of error logs from my machine.
npm ERR! 404 Not Found - GET https://registry.npmjs.org/event-stream/-/event-stream-3.3.6.tgz
npm ERR! 404 'event-stream@3.3.6' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'simple-react-upload-master'
Kindly update dependency or approve pull request. Thank You..
While installing dependencies with npm install command, event-stream@3.3.6' is not in the npm registry raised.
I have checked with npm registry and event-stream@3.3.6 version no longer available/supported..
Please upgrade it with recent version i.e, event-stream@4.0.1 or some other available versions.
Here I am attaching some of error logs from my machine.
npm ERR! 404 Not Found - GET https://registry.npmjs.org/event-stream/-/event-stream-3.3.6.tgz
npm ERR! 404 'event-stream@3.3.6' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'simple-react-upload-master'
Kindly update dependency or approve pull request. Thank You..