Closed juanpasolano closed 10 years ago
Hi, Thanks for the feedback. Sorry my bad, I did not create the logs folder by default. Could you please create one and do a 'sails lift' again ? I haven't tested with sails 0.10 yet but I'll will do it for sure. Luc
Thank you for the fast response. I created the logs folder and is now working smoothly.
Hi there.
Firstly, thanks for sharing this project. I am very very new to oAuth and API safety and your project has been very helpful to understand this topic.
Secondly, I am getting this error when lifting the app.
As you see there is not much of an stack trace and the event.js files present in the project are part of various npm modules.
These are my specs
As you see my global sails npm is 0.10 and the package.json is using sails v0.9. May be that could affect the lifting?
What am I doing wrong? Do I need to set up somethign before lifting?
Thanks.