open-reaction-database / ord-interface

Search/browse interface and APIs for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
19 stars 10 forks source link

Error of hosting the `ord-interface` locally #60

Closed FanwangM closed 1 year ago

FanwangM commented 1 year ago

I was trying to host the server locally following the instructions listed in https://github.com/open-reaction-database/ord-interface/blob/main/README.md. I got some errors and I am guessing that's because of version changes. How can I fix this issue as I don't know the package/software versions for hosting the ord-interface? I was using WSL 2 in a Windows 10 machine. Thanks. @skearnes

error_info.txt

skearnes commented 1 year ago

Thanks @FanwangM; this should be fixed by pinning the google-closure-compiler version (see #61)

FanwangM commented 1 year ago

Thanks for helping. It worked out. @skearnes