Skip to content

Build failed under FreeBSD 14.3 #199

@v20z

Description

@v20z

Hello Gentlemen.

I wanted to use this in my small personal project but got this error message:

# npm install
npm error code EBADPLATFORM
npm error notsup Unsupported platform for libsql@0.6.0-pre.18: wanted {"os":"darwin,linux,win32","cpu":"x64,arm64,wasm32,arm"} (current: {"os":"freebsd","cpu":"x64"})
npm error notsup Valid os:   darwin,linux,win32
npm error notsup Actual os:  freebsd
npm error notsup Valid cpu:  x64,arm64,wasm32,arm
npm error notsup Actual cpu: x64
# uname -a
FreeBSD server.localnetwork 14.3-STABLE FreeBSD 14.3-STABLE ef360183d GENERIC amd64

Please advise what to do next.

Thank You.

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