sails-starter-app icon indicating copy to clipboard operation
sails-starter-app copied to clipboard

Upgrade to latest sails 0.10.1

Open tieubao opened this issue 10 years ago • 8 comments

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?

tieubao avatar Aug 06 '14 11:08 tieubao

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

leobudima avatar Aug 12 '14 00:08 leobudima

Yes. This upgrade would be awesome!!!

Thanks for building the project.

juanpasolano avatar Aug 23 '14 16:08 juanpasolano

I get this error when lifting.

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

cappern avatar Sep 05 '14 13:09 cappern

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

juanpasolano avatar Sep 05 '14 16:09 juanpasolano

@juanpasolano yes, I´m at 0.10

cappern avatar Sep 07 '14 18:09 cappern

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

hope you can help me. thinks.

cc17 avatar Oct 09 '14 15:10 cc17

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

andyjessop avatar Jan 22 '15 17:01 andyjessop

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?

htammen avatar Oct 05 '15 13:10 htammen