Skip to content
This repository was archived by the owner on Jan 1, 2019. It is now read-only.

Problem with node version #25

@denyskoch

Description

@denyskoch

I use latest node (0.12.7) and npm v2.11.3. When I try to install ghost-app, I get following error:

npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! code ENOTSUP

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your version of node/npm: ghost-app@0.0.3
npm ERR! notsup Required: {"node":"0.10.*"}
npm ERR! notsup Actual:   {"npm":"2.11.3","node":"0.12.7"}

Any ideas?

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