Skip to content

Repository tests are broken in master branch #9

Open
@phamann

Description

@phamann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions