We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unable to require '.d.ts' file.
Describe the bug @pigi/core tests are failing because of some strange import issue.
Steps to reproduce Steps to reproduce the behavior:
yarn install
PKGS=core yarn test
Expected behavior Tests run with no problems
Specifications
Additional context Seems this is solved in TypeStrong/ts-node#797
The text was updated successfully, but these errors were encountered:
Use ts-node 8.0.2 to fix plasma-group#110
f908596
Merge pull request #111 from karlfloersch/master
3532245
Use ts-node 8.0.2 to fix #110
Successfully merging a pull request may close this issue.
Describe the bug
@pigi/core tests are failing because of some strange import issue.
Steps to reproduce
Steps to reproduce the behavior:
yarn install
PKGS=core yarn test
Expected behavior
Tests run with no problems
Specifications
Additional context
Seems this is solved in TypeStrong/ts-node#797
The text was updated successfully, but these errors were encountered: