-
Notifications
You must be signed in to change notification settings - Fork 2k
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
JSON files with the same name in the config directory #3846
Comments
Hi @fenichelar! It looks like you missed a step or two when you created your issue. Please edit your comment (use the pencil icon at the top-right corner of the comment box) and fix the following:
As soon as those items are rectified, post a new comment (e.g. “Ok, fixed!”) below and we'll take a look. Thanks! If you feel this message is in error, or you want to debate the merits of my existence (sniffle), please contact inquiries@treeline.io. |
Ok, fixed! |
@fenichelar Thanks for following up! This should be allowed, since everything's just getting merged together anyway irrespective of filename. I believe this was due to the include-all version bump (and removal of sails-build-dictionary). Looking into it ASAP.
|
@fenichelar @mikermcneil So the deal here is, the new version of Good news is, this is a pretty easy fix. Just keep in mind that after we fix it and publish |
Fixed in 57b7775, published in v0.12.7. Thanks all! |
Sails version: 0.12.6
Node version: 0.12.15
NPM version: 2.15.1
Operating system: OS X, CentOS, Debian (appears on all tested OSs)
I upgraded Sails from 0.12.3 to 0.12.6. I am no longer able to have JSON files with the same name in the config directory. Is this intentional or a mistake? Can these be changed to allow JSON files with the same name in the config directory?
To Reproduce:
Output:
The text was updated successfully, but these errors were encountered: