-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on Server startup #10
Comments
+1 Thanks |
+1 Best, |
It's just a warning message that doesn't impact the behavior of the hook. It doesn't appear using the master branch of Sails. If you don't want to see these messages, you could create these 2 empty folders:
|
Thank you Alexi, this removed the warnings for me. My remaining problems is discussed in ticket #3 Regards, |
These are benign errors; I added some extra logging and haven't removed them. |
I've integrated sails-swagger like it's mentioned in the Read me file. I'm getting the following error:
I checked the node modules directory and the only folders that exist inside the dist folder are:
api/
|_ controllers/
|_ ..files
|_ hooks/
|swagger/
| ..files
|_ models/
config/
|_ ..files
lib/
|_ ..files
The text was updated successfully, but these errors were encountered: