Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PWD on windows gives bad path #39

@ericnewton76

Description

@ericnewton76

The PWD is possibly giving an undesirable path. Seems like the user should see "/" as his root

Also running in Windows seems to give issues with pathing due to backslash versus slash.

Or, the problem is process.cwd() returning "C:\path\to\somewhere" and not using unix style "C:/path/to/somewhere"

C: PWD
S: 257 "\C:\path\to\user" is current directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions