node-dtrace-provider
node-dtrace-provider copied to clipboard
Specify supported CPUs in package.json
libusdt, and therefore, node-dtrace-provider, only supports 32-bit and 64-bit x86.
This change makes this explicit in package.json and should stop other packages from pulling it in as an optional dependency on other cpus. It should solve my instance of https://github.com/chrisa/node-dtrace-provider/issues/118 that I run into on a Mac M1