Skip to content

WSL Unknown path formatΒ #371

Open
Open
@davegravy

Description

@davegravy

On WSL Ubuntu 18.04LTS I'm getting

Unknown path format

when I use dockerizePip=true

in node_modules/serverless-python-requirements/lib/docker.js, getBindPath is being called with servicePath=="/home/davidg/lambda-serverless-test/.serverless/requirements"

That function seems to require the servicePath point to somewhere on my windows filesystem (/mnt/c/...) Is there no support for projects located in my wsl home directory?

FWIW I followed the README instructions regarding running under WSL and did step 1 and 2.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions