Skip to content

npm install fails for node 0.8 #107

@fidian

Description

@fidian

It appears that version 0.7.3 is using glob ^4.3.5, which node 0.8 does not understand. I have a pull request that's failing its tests (see tests-always-included/pretty-js#13) because of this. It looks like any future commit I add to the repository will also break. Is it possible to use another, similar syntax? eg ~4.3.5 or >4.3.5?

This may be related to issue #96, as though the same issue has cropped up with this newer version.

I don't see version 0.7.3 in this repository, yet it was pushed to npm.

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