Hi All,
I am trying to integrate ES with ReactJS application and I am following the code mentioned in here. It complained about http2 module and after adding http2 it started to complain about framer even after adding the package.
Error: Cannot find module ‘./framer’
Has anyone else faced something similar? or any ideas how to resolve it?
Thanks,
Attiqe
P.S: I am using ES on Docker with legacy protocols enabled (TCP and AtomPub)