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

thrift-typescript doesn't run (macOS) #161

Open
ohthepain opened this issue Jun 8, 2019 · 1 comment
Open

thrift-typescript doesn't run (macOS) #161

ohthepain opened this issue Jun 8, 2019 · 1 comment

Comments

@ohthepain
Copy link

I have tried installing thrift-typescript on macOS and cannot get it to run on the command line.

Repro:
clone repo
npm install
npm run build
thrift-typescript

command not found

I have also tried
npm install thrift-typescript

with the same result

@movestill
Copy link

For the npm install thrift-typescript route, it's in the node_modules/.bin folder. So, from your project root, node_modules/.bin/thrift-typescript

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