François Wouts
François Wouts
> Thank you for the bug report! > > Would you be able to attach the content of `.vscode/extensions/zenclabs.previewjs-1.11.0/dist/server-err.log` as well? Hi @sanjaysoni5657, would you be able to attach the...
Thanks! That's a good point. In the meantime, you should be able to at least pass a string.
Thanks a ton for filing this issue @bvqbao! It looks like the iframe where the preview is meant to appear is somehow broken for you. Do you see any error...
Awesome I think this will help narrow it down, thanks so much!
Thanks, this is really helpful. Just to double check, did you run `npm install` or `yarn install` after updating package.json?
OK, that's unfortunate as it was the only way I could reproduce it! I plan to release a CLI version of Preview.js in the next few weeks, which should hopefully...
Hi @bvqbao, I've released a CLI version of Preview.js, would you mind trying it on your project to see whether it works in that context? See https://previewjs.com/docs/platforms/cli for more details!
Hi @tiagofs, thanks for filing the issue. I noticed you didn't attach any logs, would you be able to check VS Code's window and shared logs and see if there's...
Thanks, that's super helpful. What happens if you go to c:\Users\tiago\.vscode\extensions\zenclabs.previewjs-1.8.0\dependencies, remove `node_modules`, run `npm install` then restart VS Code?
Thank you for the additional report @WebMechanic! One thing I notice is that both of you use Windows, and I also notice the lowercase path `c:\...` when I'd assume it...