grafana / grafana/pyroscope-nodejs
fix: Apple Silicon Support `Cannot find module /node-v115-darwin-arm64-unknown/pprof.node`
Open
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
It seems N-API binding for Apple Silicon is not to be installed.
```bash
Error: Cannot find module '/Users////node_modules/.pnpm/pprof@3.2.1/node_modules/pprof/build/node-v115-darwin-arm64-unknown/pprof.node'
```
*Info*
- M1 Max
- OS: Ventura 13.5.2(22G91)
- node: v20.6.1
- pnpm: 8.7.6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.