slate icon indicating copy to clipboard operation
slate copied to clipboard

Difficulty implementing on Windows machine

Open MasterOdin opened this issue 3 years ago • 1 comments

Discussed in https://github.com/slatedocs/slate/discussions/1653

Originally posted by kieranragoo August 23, 2022 Hi,

I followed the instructions as per the Docker integration and found I was not able to publish a version of my Slate documentation as there were line endings issues, "/usr/bin/env: ‘bash\r’: No such file or directory" when tried with a slightly different methodology there were issues about Gemfiles and bundle not existing, which I understand to be Ruby specific. Is there a way to publish without downloading Ruby ?

I was wondering if there was something I was missing?

Please feel free to reach out

Many thanks Kieran

MasterOdin avatar Aug 24 '22 02:08 MasterOdin

Hye @kieranragoo, just to fully understand your workflow, you're checking out the entire repo on your Windows machine, and doing a local docker build on that machine?

MasterOdin avatar Aug 24 '22 02:08 MasterOdin