File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Love meteor-up? Please consider supporting our collective:
2
- 👉 https://opencollective.com/meteor-up/donate -->
2
+ 👉 https://opencollective.com/meteor-up/donate -->
3
+
4
+ <!-- Feature requests can remove the following questions -->
5
+
6
+ <!-- Sorry you enountered a bug with mup. Please answer the following questions so we have enough information to quickly solve it -->
7
+ Mup version (` mup --version ` ):
8
+
9
+ Mup config (Use ` mup validate --show --scrub ` to remove most of the sensitive information)
10
+ ``` js
11
+ paste config here...
12
+ ```
13
+
14
+ Output of command (use the ` --verbose ` option. Remember to remove sensitive information)
15
+ ``` bash
16
+ paste output here...
17
+ ```
18
+
19
+ Output of ` mup status ` (Only if using mup 1.4 or newer).
20
+ ``` bash
21
+ paste output here...
22
+ ```
You can’t perform that action at this time.
0 commit comments