Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Install failed #12

Open
jacmendt opened this issue Sep 24, 2019 · 0 comments
Open

Install failed #12

jacmendt opened this issue Sep 24, 2019 · 0 comments

Comments

@jacmendt
Copy link
Member

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant