adrianhajdin / project_crowdfunding

With a stunning design, connected to the blockchain, metamask pairing, interaction with smart contracts, sending Ethereum through the blockchain network, and writing solidity code.
https://jsmastery.pro
680 stars 372 forks source link

Error: process is not defined #88

Open Vishu2323 opened 3 months ago

Vishu2323 commented 3 months ago

error: process is not defined ReferenceError: process is not defined at ./node_modules/browserify-sign/node_modules/readable-stream/lib/_stream_writable.js (http://localhost:3000/static/js/bundle.js:217368:18) at options.factory (http://localhost:3000/static/js/bundle.js:341632:31) at webpack_require (http://localhost:3000/static/js/bundle.js:341026:32) at fn (http://localhost:3000/static/js/bundle.js:341290:21) at ./node_modules/browserify-sign/node_modules/readable-stream/readable-browser.js (http://localhost:3000/static/js/bundle.js:218193:20) at options.factory (http://localhost:3000/static/js/bundle.js:341632:31) at webpack_require (http://localhost:3000/static/js/bundle.js:341026:32) at fn (http://localhost:3000/static/js/bundle.js:341290:21) at ./node_modules/browserify-sign/browser/index.js (http://localhost:3000/static/js/bundle.js:209981:14) at options.factory (http://localhost:3000/static/js/bundle.js:341632:31)

Can one help me in this error?