evrythng / epcis2.js

EPCIS 2.0 Javascript SDK
Apache License 2.0
35 stars 4 forks source link

web-example can't work #59

Closed gaeolus closed 12 months ago

gaeolus commented 1 year ago

open web-example/index.html,then chrome in check mode show Uncaught ReferenceError: module is not defined at epcis2.browser.js:11:632002 at epcis2.browser.js:11:632006

module.exports = i 632002 line } )(); 632006 line

clementh59 commented 1 year ago

Hi @gaeolus

Good catch! Thanks a lot!

It's fixed in the latest release: https://github.com/evrythng/epcis2.js/blob/master/example/web-example/index.html