Skip to content

Commit 1f4d7ea

Browse files
committed
Update faq.md
1 parent 2ecad72 commit 1f4d7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can set that in the package settings https://atom.io/docs/latest/using-atom-
5050
You probably deleted them or added them or moved them around. We don't watch the file system as it is memory intensive and unreliable across operating systems. You can ask atom-typescript to do a rescan of your file system using the `sync` command (https://github.com/TypeStrong/atom-typescript#sync)
5151

5252
## Failed to Update
53-
This can happen particularly on windows as it is not possible to delete a file if it is executing. Close all atom instances and run the following commands:
53+
This can happen particularly on windows ([relevant issue](https://github.com/TypeStrong/atom-typescript/issues/195)) as it is not possible to delete a file if it is executing. Close all atom instances and run the following commands:
5454

5555
```
5656
apm uninstall atom-typescript

0 commit comments

Comments
 (0)