Skip to content

Webstorm connection fails with vfs.provider/get-current-dir.error #21

@NJoyChat

Description

@NJoyChat

Steps:
Git clone.
cd tamperdav
npm install
mkdir dav
vim config.json
{
"path": "dav",
"no-auth-warning": false,
"username": "REMOVED",
"password": "REMOVED",
"port": "7000",
"host": "localhost",
"max-cursors": 512,
"open-in-editor": "vim",
"meta-touch": true,
"debug": true
}
./tamperdav.sh
sudo mount -t davfs http://localhost:7000 /mnt/webdav

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions