awatson1978/meteor-api

Failed to Load Snippets

Gosselk opened this issue · 2 comments

Hi,

I have an issue with this package , i can't used this because i have this error:

  • Failed to load snippets from "C.......\packages\meteor-api\snippets\meteor-api-snippets-coffescript.cson"
    and
  • Failed to laod snippets from "C.......\packages\meteor-api\snippets\meteor-api-snippets-javascript.cson"

I have no idea where the problems come from.

You don't mention it, but the message includes, at the end, things like ... "Duplicate Meteor.user..." .

I solved it by editing the files and commenting out with ' #' the duplicated itens. Do this:

  1. Open Files
  2. Comment out duplicates
  3. save file
  4. reopen Atom
  5. New messages may appear with yet other duplicates (Blaze.renderHtmlWith, Email.Send, etc...)
  6. Loop to 2 and keep commenting out until it has no messages.

Just a few duplicates found

oxue commented

why is it there in the first place