-
Notifications
You must be signed in to change notification settings - Fork 9
settings.json not found #53
Copy link
Copy link
Open
Labels
Description
My project structure is something like this:
Project
|---app
| |---//meteor project
|
|---deployments
| |---test
| | |---mup.json
| | |---settings.json
| |---production
| | |---mup.json
| | |---settings.json
On the Atom settings the Meteor Path App is just app, and Settings Path is deployments/test/, however it is not able to find the settings.json file.
Reactions are currently unavailable