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

Import error for "thrift" in generated Typescript with thrift 0.13.0, 0.12.0 is OK. #188

Open
mfickett opened this issue Aug 18, 2020 · 0 comments

Comments

@mfickett
Copy link

To reproduce this issue:

Then:

  • Upgrade the thrift dependency: edit package.json to have "thrift": "0.13.0"
  • npm install and npm run serve

Expected: Still works
Observed:

This dependency was not found:

* thrift in ./codegen/Message.ts, ./codegen/ChatService.ts and 5 others

To install it, you can run: npm install --save thrift
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

1 participant