Skip to content

Package Manager doesn't work on windows #1215

@milnak

Description

@milnak

fails with"Failed to copy package: process error: program not found"

debugging seems to indicate that this is because "rm.exe" doesn't exist. "rm.exe" isn't included with windows.

I worked around by adding C:\Users\jeffm\scoop\apps\git\2.53.0\usr\bin to my path which has rm.exe but this should be fixed -- a system call to remove the file would be better.

however, even after doing that, I get "cp: cannot stat '/tmp/fresh-pkg-cde6808'

so it seems there's several issues here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions