Skip to content

Fix test suite #3

Description

@rissem

remote: env: node: No such file or directory prevents test suite from running.

One option might be to simply change the shebang line from

#! /usr/bin/env node

to

#! /usr/local/bin/node

Not sure why node is not on the path anymore. Possibly a change introduced by El Capitan?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions