ragulka / sails-starter-app

Sails starter app
154 stars 44 forks source link

Upgrade to latest sails 0.10.1 #10

Open tieubao opened 10 years ago

tieubao commented 10 years ago

Hi @ragulka , your project is amazing and help me a lot. Sails have just released new version 0.10.1 few days ago. Do you have plan to upgrade your project?

leobudima commented 10 years ago

That would be very welcome - your app is a greate resource when just starting out!

juanpasolano commented 10 years ago

Yes. This upgrade would be awesome!!!

Thanks for building the project.

cappern commented 10 years ago

I get this error when lifting.

connect-mongo.js:153 throw new Error('Error connecting to database');

juanpasolano commented 10 years ago

@cappern Is this error related to upgrading to sails 0.10. if not? i guess you should open a new issue.

cappern commented 10 years ago

@juanpasolano yes, I´m at 0.10

cc17 commented 10 years ago

I get this error when lifting: host: sails.config.smtp.host, ^ TypeError: Cannot read property 'host' of undefined

hope you can help me. thinks.

andyjessop commented 9 years ago

Would also love to see this upgraded. Looks like a fantastic project.

htammen commented 9 years ago

I also get the error:

`TypeError: Cannot read property 'host' of undefined at Object. (/Users/xxx/projects/node/sails-starter-app/api/services/Mailer.js:9:26)``

Where do I have to define it?