-1

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

2
  • 1
    how did you exactly installed dependencies in your project? could you show also your package.json file?
    – Kris.K
    Commented Jul 8 at 18:39
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.
    – Community Bot
    Commented Jul 12 at 16:40

0

Browse other questions tagged or ask your own question.