Instafeeed.js recua desconhecido para o arquivo de imagem

var feed = new Instafeed({
  get: 'user',
  userId: 'xxx',
  accessToken: 'xxx',
  template: '<a class="animation" href="\{\{link\}\}"><img src="\{\{image\}\}" /></a>'
})
Zany Zebra