You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.
There seems to be a dependency issue. Your install instructions fail at the npm install step. Here's the (relevant) log output:
npm ERR! Linux 3.13.0-24-generic
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.8.9
npm ERR! npm v2.14.0
npm ERR! code ETARGET
npm ERR! notarget No compatible version found: hogan.js@'>=1.0.5 <1.1.0'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["1.0.0","1.0.2","1.0.4-dev","1.0.5-dev","2.0.0","3.0.1","3.0.2"]
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'application-name'
npm ERR! notarget
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There seems to be a dependency issue. Your install instructions fail at the
npm install
step. Here's the (relevant) log output:The text was updated successfully, but these errors were encountered: