Skip to content

Instantly share code, notes, and snippets.

@luiszugasti
Created February 12, 2021 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luiszugasti/dfe5dab78c637255465bb22dd68f6b5f to your computer and use it in GitHub Desktop.
Save luiszugasti/dfe5dab78c637255465bb22dd68f6b5f to your computer and use it in GitHub Desktop.
[BUG] Cannot make docs on Windows 10 output
C:\Users\Luis\Projects\sktime>make docs
C:/ProgramData/chocolatey/lib/make/tools/install/bin/make.exe -C ./docs html
make[1]: Entering directory 'C:/Users/Luis/Projects/sktime/docs'
./symlink_examples.sh
process_begin: CreateProcess(NULL, bash C:\Users\Luis\Projects\sktime\docs\symlink_examples.sh, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [Makefile:25: html] Error 2
make[1]: Leaving directory 'C:/Users/Luis/Projects/sktime/docs'
make: *** [Makefile:53: doc] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment