Doran

Results 9 comments of Doran

Thanks for the package. FYI, issue still isn't fixed. Had to fork then revert 1.0.11 to make it work. Problem is that eventually this is what is opened: viewer.html?file=http://example.com/x.pdf?mandatoryToken=a234&id=789 So...

Hi @dr-dimitru. No stress, but just wanted to point out the PRs are ready. Cheers

Hi Andreas, thanks for the feedback! > How are you able to run Meteor 2.13.3 without Node 14.21.4? I had `meteor node -v` = 14.21.4 but `node -v` = 14.21.3...

> If you can prepare as much fixes/PRs towards https://github.com/Meteor-Community-Packages/meteor-desktop/pull/13 then I'm going to merge them this weekend and release a patch version of everything so that we can proceed...

> Spectron 10.0.1 is the last version working with node 14. Should we downgrade? Unfortunately I get some weird problems (test apps open ~10 times and all crash) when running...

I fixed 3-4 additional issues from the original post, the PRs are ready (thanks @StorytellerCZ). I started looking into the second `test-integration` test that fails (the first one should be...

Thanks @StorytellerCZ! To clarify: - **Devrton** was a debug console tool. This I removed from the codebase, because not compatible with Electron 11+. It should have no impact on the...

Hey guys. Good news, I fixed the remaining integration tests. Please see https://github.com/Meteor-Community-Packages/meteor-desktop/pull/29. With that, I think v3.1 is finally working again. There are a couple of issues still open...