Skip to content

Commit 13cf6c6

Browse files
authored
Remove git tip
1 parent ca6737f commit 13cf6c6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

_docs/developer/troubleshooting/installation_troubleshooting.md

-9
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,6 @@ with no explanation, then there are a couple of things that may be going wrong:
4444
This will delete all virtual machine settings. Then install
4545
the latest version of Virtual Box and vagrant from the links given in step 3 (using Ubuntu Software).
4646

47-
* If you are not using the prebuilt Submitty VM, and you get an error like
48-
```
49-
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpad2cfj3v/abernl'
50-
```
51-
This is a known issue with our implementation of Git gradeables, which will be resolved when we have the time. Until then, you can do.
52-
```
53-
NO_SUBMISSIONS=1 vagrant up
54-
```
55-
5647
__This will not have submissions in the VM, so you will have to manually add some__
5748

5849
* If it has been a while since your last `vagrant destroy` and

0 commit comments

Comments
 (0)