James

Results 8 comments of James

@PSMJonas Did you get this resolved? Having the same issue.

@PSMJonas For me, it ended up being that the react-pdf-viewer was attempting to be rendered as a server component. If you make your containing component "use client", it should work.

We ran into the same issue. We ended up fixing this by installing stuff-classifier from Git - I believe the version hosted on rubygems is several editions out of date.

I too have run into this problem. Have yet to find a solution.

I got it to work by replacing lines 112 and 113; haven't tested to see if starts automatically on boot yet though. Make sure you have python easy_install installed. It...

I think the plugin requires a large amount of re-writing to work with Vagrant >=1.1.

@taleschaves Did you end up making any headway on this? I have the same issue, though not after an upgade; I can run specs fine in the browser but not...

I'd love to get --no-wait on `az disk delete`