Can't find file '/Script/EnvironmentQueryEditor

This issue happened to me after the following:

  1. Ran Git clean after a good project commit.
  2. Move project via symbolic link from document\unreal projects → d:\Unreal projects
  3. Opened and build .dll without first generating VS project
  4. Issue appeared

In closing: Issue was resolved by disable->enable experimental eqs and repeating the process in the proper order.