adraffy / ens-normalize.js

ENSIP-15 in JS
https://adraffy.github.io/ens-normalize.js/test/resolver.html
MIT License
63 stars 17 forks source link

JavaScript Node import not supported #8

Closed mkeresty closed 1 year ago

mkeresty commented 1 year ago

I am trying to use this in a simple express server, however there are import errors when I push to production. I have tried both import and require()

adraffy commented 1 year ago

Sorry for the delay—have you resolved this issue? Were you pulling from git or using npm? My npm build was very far behind. I just updated to the latest version (1.8.6) which should be stable.