CulturalMe / meteor-slingshot

Upload files directly to AWS S3, Google Cloud Storage and others in meteor
MIT License
595 stars 104 forks source link

Error: The directive myFileUploads does not seem to exist #209

Open Deelux opened 7 years ago

Deelux commented 7 years ago

What am I doing wrong...?

I keep getting this error. Any ideas?

josechavezm commented 7 years ago

what was the problem, Deelux? I'm getting the same error.

Deelux commented 7 years ago

If I remember correctly, it had to do with the placement of the code which you have to place both server side and client side. Make sure it's in both places and accessible.