Skip to content

Update save-pixels / pngjs to fix npm WARN engine pngjs@0.4.0: wanted: {"node":"0.8.x"} (current: {"node":"5.3.0","npm":"3.3.12"}) #10

@deathcap

Description

@deathcap

Installing voxel-stitch logs this warning:

npm WARN engine pngjs@0.4.0: wanted: {"node":"0.8.x"} (current: {"node":"5.3.0","npm":"3.3.12"})

maybe time to update the dependencies:

npm list

│ └─┬ voxel-stitch@0.10.1
…
│   └─┬ save-pixels@0.3.0
│     └── pngjs@0.4.0

latest versions:

https://www.npmjs.com/package/save-pixels 2.3.0
https://www.npmjs.com/package/pngjs 2.2.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