Urigo / angular-meteor-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: There is already a collection named "parties"

hayk94 opened this issue · comments

Hello guys I am following this tutorial. Everything was working fine for me till step 4.10. Now my app is not being built because of the error Error: There is already a collection named "parties" . As I did some search I tried adding

"compileOnSave": false,
  "buildOnSave": false 

But that doesn't fix the problem. Please help.

hi, @hayk94, does the problem consists?
I just followed the tutorial by myself and everything seems to work fine.
can you give more details on the error?