lovasoa / base45-ts

Base45 (for QR and Aztec barcode alphanumeric mode) library for Javascript/JS/node
1 stars 0 forks source link

Issue with base45-ts while running compiled program. Any solution to this.? #2

Open arunextasy opened 2 years ago

arunextasy commented 2 years ago

{ "msg": "Done", "data": { "validated": "Result: false .", "error": "Result: require() of ES Module XXXXXX from XXXXXX\digital_green_certificate.js not supported.\nInstead change the require of base45.js in XXXXXXX\digital_green_certificate.js to a dynamic import() which is available in all CommonJS modules. .", "person": "Result: undefined ." } }

arunextasy commented 2 years ago

image same error when tried with runkit also.