It is giving me an issue with the node modules. This error keeps coming up
ERROR in ./node_modules/@configura/web-core/dist/cm/format/dex/DexReader.js 108:31-44
Can’t import the named export ‘memory’.’buffer’ (imported as ‘memory’) from default-exporting module (only default export is available)
I am new to react so help would be super useful here!
enter image description here
I tried reinstalling the node_modules. I tried deleting it and doing npm i again. I tried restarting my browser. I am not sure why I am having this issue and how to resolve
user26259141 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.