npm run build
> bitcoinjs-lib@7.0.0-rc.0 build
> npm run clean && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json && npm run formatjs
> bitcoinjs-lib@7.0.0-rc.0 clean
> rimraf src
error TS2688: Cannot find type definition file for 'node'.
The file is in the program because:
Entry point of type library 'node' specified in compilerOptions
Found 1 error.