Closed faceyspacey closed 11 years ago
This is very similar to #8. As I recommended to him, don't use meteorite (as that version is not up-to-date) and instead use the native meteor package manager with this repo.
but does that mean I can't use meteorite packages like Iron Router?
You can use meteorite for other packages, just not this one...
W202302-11:56:28.593(-7)? (STDERR) /Users/jamesgillmore/.meteorite/meteors/meteor/meteor/bb6c88ca9e3409ce4d50b796123c62cfb8fc71fd/dev_bundle/lib/node_modules/fibers/future.js:173 W202302-11:56:28.755(-7)? (STDERR) throw(ex); W202302-11:56:28.755(-7)? (STDERR) ^ W202302-11:56:28.756(-7)? (STDERR) ReferenceError: StripeAPI is not defined W202302-11:56:28.756(-7)? (STDERR) at app/server/main.js:1:49
do I need to do something with futures or something?