codingdani
codingdani
same issue here
try to run the command in your root folder of the project ``` npm install assert stream ```
i have that buffer error too although i ran this command ``` npm install buffer ``` I changed the webpack.config.js to config-overrides.js with this code: ```ts const webpack = require("webpack");...
@willsmillie thanks! but now it throws multipe errors in the console in vscode of this kind ``` WARNING in ./node_modules/ethereumjs-abi/node_modules/ethereumjs-util/dist/signature.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from...