kahmali / meteor-restivus

REST APIs for the Best of Us! - A Meteor 0.9+ package for building REST APIs https://atmospherejs.com/nimble/restivus
MIT License
544 stars 117 forks source link

Restivus is not a constructor #290

Open yusef-ho opened 6 years ago

yusef-ho commented 6 years ago

Hello, There is an error in 0.8.12 that shows "TypeError: Restivus is not a constructor" but works in 0.8.11

anoop0567 commented 4 years ago

Moving restivus code to the server side works for me. Refer to https://github.com/kahmali/meteor-restivus/issues/107#issuecomment-119761613