Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

npm install failed on Apple silicon #28

@mununki

Description

@mununki

Hi

I faced the issue to fail to install bs-let with npm on Apple silicon. I guess that the prebuilt binary is missing for this architecture. Can I build natively to install? or any solution to install bs-let?

bs-let does not support this platform :(

bs-let comes prepacked as built binaries to avoid large
dependencies at build-time.

If you want bs-let to support this platform natively,
please open an issue at our repository, linked above. Please
specify that you are on the darwin platform,
on the arm64 architecture.
node:internal/fs/utils:320
    throw err;
    ^

Error: ENOENT: no such file or directory, copyfile '.../node_modules/bs-let/bs-let-darwin-arm64.exe' -> '.../node_modules/bs-let/ppx'

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