Failed to Load Snippets
Gosselk opened this issue · 2 comments
Gosselk commented
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.
juliomac commented
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:
- Open Files
- Comment out duplicates
- save file
- reopen Atom
- New messages may appear with yet other duplicates (Blaze.renderHtmlWith, Email.Send, etc...)
- 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