Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

Only Deletes allowed #7

@patrickfraley

Description

@patrickfraley

Hi,

I setup a docker server as the documentation describes, I can also push nuget packages into the server and see them on the filesystem /srv/www/packagesfiles but when I try to run

dotnet add package -s http://sulv082:8088/ drk.crm.api.common

it can not find the package. I also tried

dotnet add package -s http://sulv082:8088/index.php drk.crm.api.common

but then I get the "Only deletes allowed" message.

Where did I mess up? Any help would be appreciated :)

Best regards

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