You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
I checked out the source and tried to install the node modules.
This occurs the following error:
Arkans-MacBook-Pro:Ender tobiasoberrauch$ npm i
npm WARN package.json [email protected] No repository field.
npm ERR! Darwin 14.1.1
npm ERR! argv "node" "/usr/local/bin/npm" "i"
npm ERR! node v0.12.2
npm ERR! npm v2.7.4
npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package tap does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants [email protected]
npm ERR! Please include the following file with any support request:
npm ERR! /Users/tobiasoberrauch/www/tobiasoberrauch/Ender/npm-debug.log
Thank you for Ender. In my project it works like a charm.
But now is the time to checkout the source, install all deps and contribute :)
Cheers Tobias
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25504250-the-package-tap-does-not-satisfy-its-siblings-peerdependencies-requirements?utm_campaign=plugin&utm_content=tracker%2F165667&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F165667&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
Hi,
I checked out the source and tried to install the node modules.
This occurs the following error:
Here is the full log https://gist.github.com/tobiasoberrauch/ab40cc1bc58d2b136556
During this research I found that all devDependencies hasn't a fixed version number.
Maybe this is the reason?
Thank you for Ender. In my project it works like a charm.
But now is the time to checkout the source, install all deps and contribute :)
Cheers Tobias
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25504250-the-package-tap-does-not-satisfy-its-siblings-peerdependencies-requirements?utm_campaign=plugin&utm_content=tracker%2F165667&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F165667&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: