Skip to content

Instantly share code, notes, and snippets.

@hipertracker
Created March 13, 2014 00:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hipertracker/9519313 to your computer and use it in GitHub Desktop.
Save hipertracker/9519313 to your computer and use it in GitHub Desktop.
{
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "blaze-integration"
},
"iron-router-progress": {},
"q": {},
"npm": {},
"spin": {},
"fast-render": {},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"branch": "devel"
},
"font-awesome-4-less": {},
"bootstrap-3": {},
"lodash": {}
}
}
$ mrt update
✓ iron-router
branch: https://github.com/EventedMind/iron-router.git#blaze-integration
✓ blaze-layout
branch: https://github.com/EventedMind/blaze-layout.git#devel
Problem installing iron-router
✘ [latest] conflicts with [branch: https://github.com/EventedMind/iron-router.git#blaze-integration]
Can't resolve dependencies! Use --force if you don't mind mrt taking a wild guess and running your app anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment