Create script failure: fail to retrieve target
I had the error as well. As additional error info there was an Java IO Exception error. I thought: Maybe this is just a folder rights problem on windows.
Then I changed the folder access rights on Windows Explorer and added the user "Everyone" to the granted users in the folder where the project is stored and gave the right to do "all" on folder and files inside.
This solved the problem.