dts2hx icon indicating copy to clipboard operation
dts2hx copied to clipboard

web3.js got some warning ..

Open sonygod opened this issue 3 years ago • 0 comments

npm install web3

npx  dts2hx web3


> Error: [TypeScript 3.7] Cannot find module 'net'. (C:/project/web3/node_modules/web3-core-helpers/types/index.d.ts:20:22)
> Error: [TypeScript 3.7] Cannot find module 'http'. (C:/project/web3/node_modules/web3-core-helpers/types/index.d.ts:21:23)
> Error: [TypeScript 3.7] Cannot find module 'https'. (C:/project/web3/node_modules/web3-core-helpers/types/index.d.ts:22:24)

sonygod avatar Jul 15 '21 03:07 sonygod