Skip to content

setpath.cmd cannot work with current ruby runtime set in PATH #6

@zenany

Description

@zenany

my env path is set as :
path info

when run setpath.cmd & jekyll serve, i got this error
error

i think setpath.cmd should changed to :

SET PATH=%~dp0ruby\bin;%~dp0devkit\bin;%~dp0git\bin;%~dp0Python\App;%~dp0devkit\mingw\bin;%~dp0curl\bin;%PATH%;

so that the protable runtime can overwirte the system's default path.

I'v tried so , it can work correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions