Skip to content

Paket requires extra privileges in Windows #578

@cmeeren

Description

@cmeeren

I am trying to set up a FSharpLint dev environment locally. From a clean repo, I first did dotnet tool restore, and then dotnet fake build, but the latter fails:

There was a problem while setting up the environment:
-> symlink C:\Users\cmeer\.nuget\packages\runtime.native.system.net.security\4.3.1 -> C:\Users\cmeer\Source\Repos\FSharpLint\packages\docs\runtime.native.System.Net.Security failed with error : [1] with output : 
    and error : You do not have sufficient privilege to perform this operation.

Do I have to run the build command with administrative privileges? I am hesitant to do that. It should not be needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions