-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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
Labels
No labels