Relative Content

Tag Archive for reactjsnpm

How can I get my Npm module to work properly

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