-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Aktuell schlägt bei mir das npm install mit folgendem Befehl fehl:
$ npm install
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-5ab4b0ff/lib/vendor.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-eb455aca/lib/vendor.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-5ab4b0ff/lib/warn-once.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-eb455aca/lib/warn-once.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-5ab4b0ff/lib/warning.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-eb455aca/lib/warning.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-5ab4b0ff/lib/postcss.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-eb455aca/lib/postcss.js'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-5ab4b0ff/lib/postcss.d.ts'
npm WARN tar ENOENT: no such file or directory, open '~/pikobytes-react-datepicker/node_modules/.staging/postcss-eb455aca/lib/postcss.d.ts'
npm WARN pikobytes-react-datepicker@1.0.11 requires a peer of moment@^2.23.0 but none is installed. You must install peer dependencies yourself.
npm WARN pikobytes-react-datepicker@1.0.11 requires a peer of react@^16.4.1 but none is installed. You must install peer dependencies yourself.
npm WARN pikobytes-react-datepicker@1.0.11 requires a peer of react-dom@^16.4.1 but none is installed. You must install peer dependencies yourself.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/event-stream/-/event-stream-3.3.6.tgz
npm ERR! 404
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 'pikobytes-react-datepicker'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! ~/.npm/_logs/2019-09-24T08_41_13_492Z-debug.log
Anscheinend sind die Abhängigkeiten nicht mehr aktuell und sollten aktualisiert werden.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels