Skip to content

Commit 702ccfb

Browse files
committed
Updates troubleshooting page
1 parent b0b23db commit 702ccfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Troubleshooting
22
If you run into issues, try some of the following steps
33

4-
## Deploy fails with NullReferenceException after the "Creating Mono Deploy Directory" message
4+
## Deploy fails with NullReferenceException, or deploy fails telling you could not find native files
55
New to 2017, there is a content library that gets installed whenever a robot project is created. However, we have noticed that rarely, this package does not
66
install correctly, and causes the deploy to break. We are working on a better error message, but the solution to fix this issue is to force a reinstall
77
of the WPILibNativeLibraries package. To do this, in Visual Studi, go to Tools -> Nuget Package Manager -> Package Manager Console. Then in that console,

0 commit comments

Comments
 (0)