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

No binaries specified in package.json #81

Closed
Pajn opened this issue Aug 21, 2018 · 1 comment
Closed

No binaries specified in package.json #81

Pajn opened this issue Aug 21, 2018 · 1 comment

Comments

@Pajn
Copy link

Pajn commented Aug 21, 2018

Installing this package with yarn ends in

❯ yarn global add inspectpack
warning "inspectpack@3.0.1" has no binaries

and inspectpack not being available on the PATH. If the binary is specified explicitly using bin it should work also when being installed with Yarn.

@ryan-roemer
Copy link
Member

ryan-roemer commented Aug 21, 2018

Oh yeesh, I somehow removed package.json:bin entry in the TS rewrite... 🤦‍♂️

I'll get this fixed shortly...

ryan-roemer added a commit that referenced this issue Aug 21, 2018
- Add missing `package.json:bin` entry. Fixes #81 
- Update travis config to not do `node@10.5+`. See #83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants