-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm using bun (but it works neither with node nor with bun)
bun pm trust --all
[0.05ms] ".env"
bun pm trust v1.1.7 (b0b7db5c)
⚙️ simpleble [1/1] [
'/Users/patwoz/.local/share/mise/installs/node/20.11.0/bin/node',
'/Users/patwoz/dev/Personal/dtu-dyn/node_modules/.bin/cmake-js',
'rebuild'
]
prebuild-install warn install No prebuilt binaries found (target=7 runtime=napi arch=arm64 libc= platform=darwin)
info TOOL Using Unix Makefiles generator.
info CMD CLEAN
info RUN [
info RUN 'cmake',
info RUN '-E',
info RUN 'remove_directory',
info RUN '/Users/patwoz/dev/Personal/dtu-dyn/node_modules/simpleble/build'
info RUN ]
info CMD CONFIGURE
ERR! OMG '/Users/patwoz/dev/Personal/dtu-dyn/node_modules/simpleble/CMakeLists.txt' not found.
error: install script from "simpleble" exited with 1Building works when cloning this repository and running bun run build, but how do I use this in a project?
Metadata
Metadata
Assignees
Labels
No labels