Closed Denisolt closed 6 years ago
Someone else reported the same error, they said re-cloning the repo helped?
I'm getting the same, even after re-cloning. 10.13 too.
I'm not sure what the issue is yet but I suspect it has to do with Meteor 1.6.1. Maybe this can help?
https://blog.meteor.com/announcing-meteor-1-6-1-50aad71da4e6
I'll try to find some time to do more testing soon.
Another fix might be switching to the 2-repo setup: http://docs.vulcanjs.org/#Two-Repo-Install-Optional
This way you can run the devel
branch of the core repo and be sure to have the most up-to-date code.
The issue was solved by cloning the repo again. Magically worked. Good luck @liamr
One note tho, first time I have cloned the repo into my projects folder and it failed. Later, I re-cloned it to Home directory (literally cd
and cloned again) and it worked. hope this helps
hey, completely new to Meteor and Node. I was following your setup, but I keep getting the same error. Running it on OS X 10.13
Thank you in advance.