[GH-ISSUE #88] Failed to Load Snippets #70

Open
opened 2026-05-05 15:01:42 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Gosselk on GitHub (Jun 21, 2018).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/88

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.

Originally created by @Gosselk on GitHub (Jun 21, 2018). Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/88 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.
Author
Owner

@juliomac commented on GitHub (Jul 28, 2018):

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

<!-- gh-comment-id:408607852 --> @juliomac commented on GitHub (Jul 28, 2018): 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
Author
Owner

@oxue commented on GitHub (Jul 3, 2020):

why is it there in the first place

<!-- gh-comment-id:653535150 --> @oxue commented on GitHub (Jul 3, 2020): why is it there in the first place
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/meteor-api#70
No description provided.