Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

UNMET PEER DEPENDENCY on install #1

Closed
ericoporto opened this issue Apr 20, 2016 · 1 comment
Closed

UNMET PEER DEPENDENCY on install #1

ericoporto opened this issue Apr 20, 2016 · 1 comment

Comments

@ericoporto
Copy link

ericoporto commented Apr 20, 2016

Hello,

I can install but get warning of unmet peer dependency

user@pc:~$ sudo npm install -g scat
/usr/bin/scat -> /usr/lib/node_modules/scat/scat.js
/usr/lib
└─┬ scat@0.0.0 
  └── UNMET PEER DEPENDENCY stream-browserify@*

npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none was installed.
user@pc:~$ npm -v
3.7.3
user@pc:~$ node -v
v5.10.1

Thanks

@bakiro
Copy link

bakiro commented Sep 9, 2016

sudo npm install -g stream-browserify

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

No branches or pull requests

2 participants