MTR
MTR
@goodman001 Can you please elaborate on your question? Like *127.0.0.1* is localhost IP. As far as I understand you ran the application with node and it open in your browser...
Referring [this discussion](https://github.com/jzillmann/pdf-to-markdown/discussions/26#discussioncomment-551515) I guess rewrite is happening so the branch may have some problems. Maybe thats why you are unable to build
@capturePointer Were you able to build?
sire @jzillmann, In which branch do we need to do this. In master or modularize?
Do the issue still exists? As far as I understand the essential code is present https://github.com/jzillmann/pdf-to-markdown/blob/98eb9715333eb5344050b99f54eb9c541b256d70/src/javascript/components/LoadingView.jsx#L11
 I guess @shrvenkataraman is talking about something like this
@BingHuaCheng Can you elaborate more?
I guess current setup fixes #28
Sure will take a look into it😁
Hey @jzillmann Im getting the following error for `npm i` ``` npm ERR! code ERESOLVE npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/webpack npm ERR! peer webpack@"^5.1.0" from [email protected]...