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

warning "[email protected]" has no binaries #7135

Open
giancarlocp opened this issue Mar 20, 2019 · 2 comments
Open

warning "[email protected]" has no binaries #7135

giancarlocp opened this issue Mar 20, 2019 · 2 comments

Comments

@giancarlocp
Copy link

What is the current behavior?

$ yarn global add fs-extra
warning "[email protected]" has no binaries

What is the expected behavior?

$ npm -g i fs-extra
~/.npm_modules/lib
└─┬ [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  └── [email protected] 

Please mention your node.js, yarn and operating system version.
node v8.10.0 | yarn 1.13.0 | npm 3.5.2 | Ubuntu 18.04

@rally25rs
Copy link
Contributor

I'm curious why you would install this package globally if it has no binaries?

@giancarlocp
Copy link
Author

Check this creat-mithril-app issue.
It is a dependency of a global binary package.

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