Found issue when installing rivetkit

If i execute npm i rivetkit i do get the error installing it.

On the package-lock.json i found rivetkit uses this dependency. Seems like it works only for MacOS/ARM users. I'm on Windows

"@rivetkit/bare-ts": ["@rivetkit/bare-ts@0.6.1", "", { "dependencies": { "@biomejs/cli-darwin-arm64": "^2.3.10" } }
image.png
Was this page helpful?