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

Repository tests are broken in master branch #9

Open
phamann opened this issue Jun 4, 2019 · 0 comments
Open

Repository tests are broken in master branch #9

phamann opened this issue Jun 4, 2019 · 0 comments

Comments

@phamann
Copy link
Contributor

phamann commented Jun 4, 2019

Whilst trying to submit a new pull request to improve the loading functionality I was unable to get the tests to run from a clean checkout of the repo in master.

Running npm test generates the following error:

TypeError: setTimeout(...).unref is not a function

Steps to reproduce:

  • git clone [email protected]:SinaMFE/assemblyscript-typescript-loader.git
  • cd assemblyscript-typescript-loader
  • npm install
  • npm test

Environment:

  • MacOS 10.14.4
  • NPM 6.9.0
  • Node v10.15.0
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