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

Tests failing with Unable to require '.d.ts' file. #110

Closed
karlfloersch opened this issue Mar 25, 2019 · 0 comments · Fixed by #111
Closed

Tests failing with Unable to require '.d.ts' file. #110

karlfloersch opened this issue Mar 25, 2019 · 0 comments · Fixed by #111
Labels
bug Something isn't working

Comments

@karlfloersch
Copy link
Contributor

Describe the bug
@pigi/core tests are failing because of some strange import issue.

Steps to reproduce
Steps to reproduce the behavior:

  1. clone repo
  2. yarn install
  3. PKGS=core yarn test

Expected behavior
Tests run with no problems

Specifications

  • Version: 0.0.1
  • OS: OSX
  • Node Version: 11.6

Additional context
Seems this is solved in TypeStrong/ts-node#797

@karlfloersch karlfloersch added bug Something isn't working @pigi/core labels Mar 25, 2019
karlfloersch added a commit to karlfloersch/pigi that referenced this issue Mar 25, 2019
smartcontracts added a commit that referenced this issue Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant