nuke icon indicating copy to clipboard operation
nuke copied to clipboard

Update Build.cs

Open coendewit opened this issue 11 months ago • 1 comments

Nuke.Common.IO.FileSystemTasks does not exist and broke my first time use.

When using the latest version 9.0.4 on macOS, I could not follow the first baby steps: install, setup and run. The setup template referenced a non existent FileSystemTasks. I don't know where it was moved to, but since it is not used in code anyway, I propose to at least remove it.

I confirm that the pull-request:

  • [ x] Follows the contribution guidelines
  • [ x] Is based on my own work
  • [ x] Is in compliance with my employer

coendewit avatar Jan 18 '25 10:01 coendewit

I can confirm I had this issue as well and was about to create a PR for the same issue with the same solution, thanks @coendewit

clicky avatar Jan 20 '25 04:01 clicky