Skip to content

Windows support #283

@Ofekw

Description

@Ofekw

On a fresh Windows 11 (x64) machine:

> npm i -g hunkdiff
added 1 package in 712ms

> hunk diff --watch
Unsupported platform for prebuilt Hunk binaries: win32 x64

hunkdiff@0.11.1 on npm only lists darwin/linux in its optionalDependencies,
and hunkdiff-windows-x64 isn't published yet, so bin/hunk.cjs falls through
to the unsupported-platform branch.

Looks like #282 already merged the Windows release matrix a couple of hours
ago, so this is really just a "please tag and publish" ask. Happy to retest
once it's on npm.

(Win 11 x64, hunkdiff 0.11.1)

Related

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