Node.jsは .js 拡張子を自動補完しますが、ESMやTypeScriptでは補完されません。 { "compilerOptions": { "baseUrl": "src", "paths": { "@utils ...
Error: Cannot find module 'ejs' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17 ...
I just want to measure throughput/etc to benchmark a sample Hyperledger network ( I don't need to create one, but I want to see benchmarks for 1 transaction, 100, 1k ...